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

返回

属性

适用于