次の方法で共有


Switch.OnColor プロパティ

定義

スイッチが "オン" の位置にあるときのスイッチの色が取得または設定されます。

public Xamarin.Forms.Color OnColor { get; set; }
member this.OnColor : Xamarin.Forms.Color with get, set

プロパティ値

スイッチが "オン" の位置にある場合の色。

適用対象