Style.Setters Property

Definition

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

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

Property Value

Applies to