Compartir a través de


NSTextViewTooltip Delegado

Definición

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

Parámetros

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

Valor devuelto

Se aplica a