VisualStateGroup.States Propiedad

Definición

Obtiene la lista de estados que componen el grupo.

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

Valor de propiedad

System.Collections.Generic.IList<VisualState>

Lista de estados que componen el grupo.

Se aplica a