VisualStateGroup.States Property

Definition

Gets the list of states that comprise the group.

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

Property Value

The list of states that comprise the group.

Applies to