NSTextViewDelegate_Extensions.LinkClicked 方法

定义

public static bool LinkClicked (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, Foundation.NSObject link, nuint charIndex);
static member LinkClicked : AppKit.INSTextViewDelegate * AppKit.NSTextView * Foundation.NSObject * nuint -> bool

参数

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

返回

适用于