VisualState.Setters 속성

정의

this 시각적 개체 상태 개체로 이름이 지정된 상태에 있을 때 요소의 시각적 개체 표현을 설정하는 속성 setter의 목록을 가져옵니다.

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

속성 값

System.Collections.Generic.IList<Setter>

시각적 상태 개체에 의해 this 이름이 지정된 상태일 때 요소의 시각적 표현을 설정하는 속성 setter 목록입니다.

적용 대상