다음을 통해 공유


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

적용 대상