共用方式為


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

傳回

屬性

適用於