VisualElement.Behaviors 属性

定义

获取与此元素关联的 Behavior 列表。 这是一种可绑定属性。

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

属性值

适用于