Share via


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

返回值

适用于