Element.Effects Właściwość

Definicja

Pobiera lub ustawia style i właściwości, które zostaną zastosowane do elementu podczas wykonywania.

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)

Wartość właściwości

Kolekcja zawierająca różne Effect elementy do zastosowania do elementu.

Dotyczy