共用方式為


NSTextViewTooltip 代理人

定義

public delegate string NSTextViewTooltip(NSTextView textView, string tooltip, nuint characterIndex);
type NSTextViewTooltip = delegate of NSTextView * string * nuint -> string

參數

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

傳回值

適用於