VisualElement.Behaviors Propriété

Définition

Obtient la liste des valeurs Behavior associées à cet élément. Il s’agit d’une propriété pouvant être liée.

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

Valeur de propriété

System.Collections.Generic.IList<Behavior>

S’applique à