Share via


VisualElement.Behaviors Eigenschaft

Definition

Ruft die Liste der Behavior diesem Element zugeordneten Objekte ab. Diese bindbare Eigenschaft ist schreibgeschützt.

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

Eigenschaftswert

Gilt für: