共用方式為


NSTextViewLink 代理人

定義

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

參數

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

傳回值

適用於