VisualState.Setters プロパティ

定義

要素が this 表示状態オブジェクトによって指定された状態にあるときに、その要素の視覚的表現を確立するプロパティ セッターの一覧を取得します。

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

プロパティ値

ビジュアル状態オブジェクトによって this 名前が付けられた状態にある場合に要素の視覚的表現を確立するプロパティ セッターの一覧。

適用対象