UISwitch.UISwitchAppearance.ThumbTintColor Property

Definition

The tint color applied to the thumb.

[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

Property Value

Attributes

Applies to