Share via


NSTextCheckingController.ConsiderTextChecking(NSRange) Method

Definition

[Foundation.Export("considerTextCheckingForRange:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ConsiderTextChecking(Foundation.NSRange range);
[<Foundation.Export("considerTextCheckingForRange:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ConsiderTextChecking : Foundation.NSRange -> unit
override this.ConsiderTextChecking : Foundation.NSRange -> unit

Parameters

range
NSRange
Attributes

Applies to