Sdílet prostřednictvím


EventTrigger.Actions Vlastnost

Definice

Získá seznam TriggerAction objektů, které budou vyvolány při vyvolání události, která je identifikována Event vlastnost je vyvolána.

public System.Collections.Generic.IList<Xamarin.Forms.TriggerAction> Actions { get; }
member this.Actions : System.Collections.Generic.IList<Xamarin.Forms.TriggerAction>

Hodnota vlastnosti

System.Collections.Generic.IList<TriggerAction>

Platí pro