NSControl.SendAction(Selector, NSObject) Method

Definition

[Foundation.Export("sendAction:to:")]
public virtual bool SendAction (ObjCRuntime.Selector theAction, Foundation.NSObject theTarget);
abstract member SendAction : ObjCRuntime.Selector * Foundation.NSObject -> bool
override this.SendAction : ObjCRuntime.Selector * Foundation.NSObject -> bool

Parameters

theAction
Selector
theTarget
NSObject

Returns

Attributes

Applies to