Style.Triggers Property

Definition

Gets the list of Trigger objects that belong to this Style.

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

Property Value

Applies to