Compartir a través de


NSTextViewDelegate.WillDisplayToolTip(NSTextView, String, nuint) Método

Definición

[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

Parámetros

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

Devoluciones

Atributos

Se aplica a