Modifica

Share via


NSTextViewDelegate.ShouldSetSpellingState(NSTextView, nint, NSRange) Method

Definition

[Foundation.Export("textView:shouldSetSpellingState:range:")]
public virtual nint ShouldSetSpellingState (AppKit.NSTextView textView, nint value, Foundation.NSRange affectedCharRange);
abstract member ShouldSetSpellingState : AppKit.NSTextView * nint * Foundation.NSRange -> nint
override this.ShouldSetSpellingState : AppKit.NSTextView * nint * Foundation.NSRange -> nint

Parameters

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

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to