VisualStateGroup.States Свойство

Определение

Получает список состояний, которые составляют группу.

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

Значение свойства

System.Collections.Generic.IList<VisualState>

Список состояний, входящих в группу.

Применяется к