NSTextViewDelegate.WillDisplayToolTip(NSTextView, String, nuint) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes