Condividi tramite


NSApplication.SendAction(Selector, NSObject, NSObject) Metodo

Definizione

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

Parametri

theAction
Selector
theTarget
NSObject
sender
NSObject

Restituisce

Attributi

Si applica a