EventTrigger.Actions Propriété
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.
Obtient la liste des objets TriggerAction qui sont appelés lorsque l’événement qui est identifié par la propriété Event est déclenché.
public System.Collections.Generic.IList<Xamarin.Forms.TriggerAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Xamarin.Forms.TriggerAction>
Valeur de propriété
System.Collections.Generic.IList<TriggerAction>