共用方式為


UISwitch.UISwitchAppearance.ThumbTintColor 屬性

定義

套用至指紋的色調色彩。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIColor ThumbTintColor { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("thumbTintColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setThumbTintColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ThumbTintColor : UIKit.UIColor with get, set

屬性值

屬性

適用於