NSTextViewDelegate_Extensions.WillDisplayToolTip Method

Definition

public static string WillDisplayToolTip (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, string tooltip, nuint characterIndex);
static member WillDisplayToolTip : AppKit.INSTextViewDelegate * AppKit.NSTextView * string * nuint -> string

Parameters

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

Returns

Applies to