Поделиться через


NSTextViewTooltip Делегат

Определение

public delegate string NSTextViewTooltip(NSTextView textView, string tooltip, nuint characterIndex);
type NSTextViewTooltip = delegate of NSTextView * string * nuint -> string

Параметры

textView
NSTextView
tooltip
String
characterIndex
System.System.UIntPtr System.unativeint

Возвращаемое значение

Применяется к