Share via


NSTextFinder.PerformAction(NSTextFinderAction) Method

Definition

[Foundation.Export("performAction:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void PerformAction(AppKit.NSTextFinderAction op);
[<Foundation.Export("performAction:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PerformAction : AppKit.NSTextFinderAction -> unit
override this.PerformAction : AppKit.NSTextFinderAction -> unit

Parameters

Attributes

Applies to