Share via


SLComposeServiceViewController.ShouldSetSpellingState 메서드

정의

[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

매개 변수

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

반환

System.System.IntPtr System.nativeint
특성

적용 대상