SLComposeServiceViewController.WillDisplayToolTip Method

Definition

[Foundation.Export("textView:willDisplayToolTip:forCharacterAtIndex:")]
public virtual string WillDisplayToolTip (AppKit.NSTextView textView, string tooltip, nuint characterIndex);
abstract member WillDisplayToolTip : AppKit.NSTextView * string * nuint -> string
override this.WillDisplayToolTip : AppKit.NSTextView * string * nuint -> string

Parameters

textView
NSTextView
tooltip
String
characterIndex
System.System.UIntPtr System.unativeint

Returns

Attributes

Applies to