NSTextViewDelegate_Extensions.ShouldSetSpellingState Method

Definition

public static nint ShouldSetSpellingState (this AppKit.INSTextViewDelegate This, AppKit.NSTextView textView, nint value, Foundation.NSRange affectedCharRange);
static member ShouldSetSpellingState : AppKit.INSTextViewDelegate * AppKit.NSTextView * nint * Foundation.NSRange -> nint

Parameters

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

Returns

System.System.IntPtr System.nativeint

Applies to