Share via


SLComposeServiceViewController.WillCheckText 메서드

정의

[Foundation.Export("textView:willCheckTextInRange:options:types:")]
public virtual Foundation.NSDictionary WillCheckText (AppKit.NSTextView view, Foundation.NSRange range, Foundation.NSDictionary options, Foundation.NSTextCheckingTypes checkingTypes);
abstract member WillCheckText : AppKit.NSTextView * Foundation.NSRange * Foundation.NSDictionary * Foundation.NSTextCheckingTypes -> Foundation.NSDictionary
override this.WillCheckText : AppKit.NSTextView * Foundation.NSRange * Foundation.NSDictionary * Foundation.NSTextCheckingTypes -> Foundation.NSDictionary

매개 변수

view
NSTextView
range
NSRange
options
NSDictionary
checkingTypes
NSTextCheckingTypes

반환

특성

적용 대상