The color used to tint the appearance of the thumb.
SDKs
- iOS 6.0+
- Mac Catalyst 13.0+
Framework
- UIKit
Declaration
var thumbTintColor: UIColor? { get set }
The color used to tint the appearance of the thumb.
SDKs
Framework
var thumbTintColor: UIColor? { get set }
var on Tint Color: UIColor?
The color used to tint the appearance of the switch when it is turned on.
var on Image: UIImage?
In iOS 6 and earlier, the image displayed when the switch is in the on position.
var off Image: UIImage?
In iOS 6 and earlier, the image displayed when the switch is in the off position.