Share via


NSTextViewSpellingQuery Delegado

Definición

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

Parámetros

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

Valor devuelto

System.System.IntPtr System.nativeint

Se aplica a