Sdílet prostřednictvím


TriggerBase.EnterActions Vlastnost

Definice

Získá kolekci TriggerAction objektů, které se mají vyvolat, když se podmínka triggeru stane true.

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)

Hodnota vlastnosti

Platí pro