NSTextViewDelegate_Extensions.ShouldSetSpellingState Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- This
- INSTextViewDelegate
- textView
- NSTextView
- value
- System.System.IntPtr System.nativeint
- affectedCharRange
- NSRange
Returns
System.System.IntPtr
System.nativeint