Condividi tramite


NSTextViewSpellingQuery Delegato

Definizione

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

Parametri

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

Valore restituito

System.System.IntPtr System.nativeint

Si applica a