다음을 통해 공유


NSTextViewDelegate.LinkClicked(NSTextView, NSObject, nuint) 메서드

정의

[Foundation.Export("textView:clickedOnLink:atIndex:")]
public virtual bool LinkClicked (AppKit.NSTextView textView, Foundation.NSObject link, nuint charIndex);
abstract member LinkClicked : AppKit.NSTextView * Foundation.NSObject * nuint -> bool
override this.LinkClicked : AppKit.NSTextView * Foundation.NSObject * nuint -> bool

매개 변수

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

반환

특성

적용 대상