TriggerBase.EnterActions Egenskap

Definition

Hämtar samlingen av TriggerAction objekt som ska anropas när utlösarvillkoret blir sant.

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

Egenskapsvärde

Gäller för