共用方式為


VisualState.Setters 屬性

定義

取得屬性 setter 的清單,當項目處於 this 視覺狀態物件所命名的狀態時,建立項目的視覺表示法。

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>

屬性 setter 的清單,當專案處於視覺狀態物件所 this 命名的狀態時,會建立項目的視覺表示。

適用於