Compartilhar via


NSTextViewLink Delegar

Definição

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 Retornado

Aplica-se a