NSControl.SendAction(Selector, NSObject) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- theAction
- Selector
- theTarget
- NSObject
Retours
- Attributs