Compartilhar via


NSTextViewTooltip Delegar

Definição

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 Retornado

Aplica-se a