다음을 통해 공유


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

반환

특성

적용 대상