NSControl.SendAction(Selector, NSObject) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- theAction
- Selector
- theTarget
- NSObject
Restituisce
- Attributi