Style.Behaviors Property

Definition

Gets the list of Behavior objects that belong to this Style.

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

Property Value

Applies to