Share via


NSTextCheckingController.CheckTextInSelection(NSObject) Method

Definition

[Foundation.Export("checkTextInSelection:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void CheckTextInSelection(Foundation.NSObject? sender);
[<Foundation.Export("checkTextInSelection:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member CheckTextInSelection : Foundation.NSObject -> unit
override this.CheckTextInSelection : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to