次の方法で共有


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

戻り値

適用対象