Style.Behaviors 属性

定义

获取属于此 StyleBehavior 对象列表。

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

属性值

System.Collections.Generic.IList<Behavior>

适用于