Share via


NSTextViewLink Delegado

Definición

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

Parámetros

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

Valor devuelto

Se aplica a