VisualStateGroup.States Özellik

Tanım

Grup oluşturan durumları listesini alır.

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

Özellik Değeri

IList<VisualState>

Grup oluşturan durumları listesi.

Şunlara uygulanır