NSTextViewSpellingQuery 代理人

定義

public delegate nint NSTextViewSpellingQuery(NSTextView textView, nint value, NSRange affectedCharRange);
type NSTextViewSpellingQuery = delegate of NSTextView * nint * NSRange -> nint

パラメーター

textView
NSTextView
value
System.System.IntPtr System.nativeint
affectedCharRange
NSRange

戻り値

System.System.IntPtr System.nativeint

適用対象