ENASwitch
@IBDesignable
final class ENASwitch : UISwitch
A Switch UI control which has the same behavior of UISwitch, but with different tint color.
-
Undocumented
Declaration
Swift
override init(frame: CGRect) -
Undocumented
Declaration
Swift
required init?(coder: NSCoder) -
Undocumented
Declaration
Swift
override func prepareForInterfaceBuilder()