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>

그룹을 구성하는 상태 목록입니다.

적용 대상