共用方式為


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
屬性

適用於