다음을 통해 공유


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

반환 값

적용 대상