다음을 통해 공유


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
특성

적용 대상