다음을 통해 공유


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

반환 값

적용 대상