NSTextView.CheckText(NSRange, NSTextCheckingTypes, NSDictionary) Method

Definition

[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

Parameters

range
NSRange
checkingTypes
NSTextCheckingTypes
options
NSDictionary
Attributes

Applies to