Share via


NSTextViewDelegate.WillDisplayToolTip(NSTextView, String, nuint) 方法

定义

[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

参数

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

返回

属性

适用于