Style.Setters 属性

定义

获取属于此 StyleSetter 对象列表。

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

属性值

System.Collections.Generic.IList<Setter>

适用于