次の方法で共有


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

戻り値

属性

適用対象