VisualState.Setters 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得屬性 setter 的清單,當項目處於 this
視覺狀態物件所命名的狀態時,建立項目的視覺表示法。
public:
property System::Collections::Generic::IList<Microsoft::Maui::Controls::Setter ^> ^ Setters { System::Collections::Generic::IList<Microsoft::Maui::Controls::Setter ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.Setter> Setters { get; }
member this.Setters : System.Collections.Generic.IList<Microsoft.Maui.Controls.Setter>
Public ReadOnly Property Setters As IList(Of Setter)
屬性值
屬性 setter 的清單,當專案處於視覺狀態物件所 this
命名的狀態時,就會建立元素的視覺表示。