次の方法で共有


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

戻り値

適用対象