Condividi tramite


NSTextViewLink Delegato

Definizione

public delegate bool NSTextViewLink(NSTextView textView, NSObject link, nuint charIndex);
type NSTextViewLink = delegate of NSTextView * NSObject * nuint -> bool

Parametri

textView
NSTextView
link
NSObject
charIndex
System.System.UIntPtr System.unativeint

Valore restituito

Si applica a