Trigger.Setters Property

Definition

Gets the list of Setter objects that will be applied when the property that is named by Property becomes equal to Value.

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

Property Value

Applies to