Bagikan melalui


VisualState.Setters Properti

Definisi

Mendapatkan daftar setter properti yang menetapkan representasi visual elemen saat berada dalam status yang dinamai oleh this objek status visual.

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)

Nilai Properti

Daftar setter properti yang menetapkan representasi visual elemen saat berada dalam status yang dinamai oleh this objek status visual.

Berlaku untuk