TriggerBase.ExitActions Vlastnost

Definice

Získá seznam TriggerAction objektů, které budou vyvolány po splnění podmínky triggeru již není splněna. Ignorováno pro EventTrigger třídu .

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

Hodnota vlastnosti

System.Collections.Generic.IList<TriggerAction>

Platí pro