共用方式為


UISwitch.OnTintColor 屬性

定義

開啟開關時要使用的色調色彩。

public virtual UIKit.UIColor OnTintColor { [Foundation.Export("onTintColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setOnTintColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.OnTintColor : UIKit.UIColor with get, set

屬性值

(此節點的更多檔即將推出)

這個值可以是 null

屬性

備註

此成員參與 UIAppearance 樣式系統。 Appearance請參閱 屬性和 AppearanceWhenContainedIn(Type[]) 方法。

適用於