EventTrigger.Actions Eigenschaft

Definition

Ruft die Auflistung von TriggerAction Objekten ab, die aufgerufen werden sollen, wenn das Ereignis ausgelöst wird.

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

Eigenschaftswert

Gilt für: