Share via


NSTextView.CheckText(NSRange, NSTextCheckingTypes, NSDictionary) 方法

定义

[Foundation.Export("checkTextInRange:types:options:")]
public virtual void CheckText (Foundation.NSRange range, Foundation.NSTextCheckingTypes checkingTypes, Foundation.NSDictionary options);
abstract member CheckText : Foundation.NSRange * Foundation.NSTextCheckingTypes * Foundation.NSDictionary -> unit
override this.CheckText : Foundation.NSRange * Foundation.NSTextCheckingTypes * Foundation.NSDictionary -> unit

参数

range
NSRange
checkingTypes
NSTextCheckingTypes
options
NSDictionary
属性

适用于