Partager via


VisualStateGroup.States Propriété

Définition

Obtient la liste des états qui composent le groupe.

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

Valeur de propriété

System.Collections.Generic.IList<VisualState>

Liste des états qui composent le groupe.

S’applique à