Partager via


NSTextViewTooltip Délégué

Définition

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

Paramètres

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

Valeur renvoyée

S’applique à