namespace CPF.Mac.AppKit { public delegate string NSTextViewTooltip(NSTextView textView, string tooltip, ulong characterIndex); }