Bagikan melalui


Element.Effects Properti

Definisi

Mendapatkan atau mengatur gaya dan properti yang akan diterapkan ke elemen selama runtime.

public:
 property System::Collections::Generic::IList<Microsoft::Maui::Controls::Effect ^> ^ Effects { System::Collections::Generic::IList<Microsoft::Maui::Controls::Effect ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.Maui.Controls.Effect> Effects { get; }
member this.Effects : System.Collections.Generic.IList<Microsoft.Maui.Controls.Effect>
Public ReadOnly Property Effects As IList(Of Effect)

Nilai Properti

Koleksi yang berisi yang berbeda Effect untuk diterapkan ke elemen .

Berlaku untuk