TriggerBase.EnterActions Właściwość

Definicja

Pobiera listę TriggerAction obiektów, które będą wywoływane po spełnieniu warunku wyzwalacza. Zignorowano dla EventTrigger klasy.

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

Wartość właściwości

System.Collections.Generic.IList<TriggerAction>

Dotyczy