NSTextViewDelegate_Extensions.LinkClicked Method

Definition

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

Parameters

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

Returns

Applies to