Share via


NSTextCheckingController.CheckTextInDocument(NSObject) Method

Definition

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

Parameters

sender
NSObject
Attributes

Applies to