StylableButton
open class StylableButton : UIButton
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public init(with style: ButtonStyle)
-
Declaration
Swift
override public var isEnabled: Bool { get set } -
Declaration
Swift
public func apply(style: ButtonStyle) -
Declaration
Swift
public func apply(theme _: ThemeProtocol)
TomTom SDK for iOS (0.53.1)
StylableButton