SLComposeServiceViewController.LinkClicked Method

Definition

[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

Parameters

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

Returns

Attributes

Applies to