次の方法で共有


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

戻り値

属性

適用対象