Condividi tramite


VisualElement.Triggers Proprietà

Definizione

Ottiene l'elenco di TriggerBase oggetti associati a questo elemento. Si tratta di una proprietà associabile di sola lettura.

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)

Valore della proprietà

Si applica a