VisualElement.Behaviors Property

Definition

Gets the list of Behaviors associated to this element. This is a bindable property.

public System.Collections.Generic.IList<Xamarin.Forms.Behavior> Behaviors { get; }
member this.Behaviors : System.Collections.Generic.IList<Xamarin.Forms.Behavior>

Property Value

Applies to