VisualStateGroup.States 属性

定义

获取包含组的状态列表。

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

属性值

组成组的状态列表。

适用于