Sdílet prostřednictvím


TriggerBase.ExitActions Vlastnost

Definice

Získá kolekci TriggerAction objektů, které se mají vyvolat, když se podmínka triggeru změní na false.

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

Hodnota vlastnosti

Platí pro