NSTextViewSpellingQuery Delegar

Definição

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 Retornado

System.System.IntPtr System.nativeint

Aplica-se a