Sdílet prostřednictvím


VisualElement.Triggers Vlastnost

Definice

Získá seznam objektů přidružených TriggerBase k tomuto prvku. Toto je vlastnost vazby jen pro čtení.

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

Hodnota vlastnosti

Platí pro