NSTextViewDelegate_Extensions.LinkClicked Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- This
- INSTextViewDelegate
- textView
- NSTextView
- link
- NSObject
- charIndex
- System.System.UIntPtr System.unativeint