Share via


EventTrigger.Actions Propriété

Définition

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>

S’applique à