共用方式為


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>

適用於