StylableComponents
public struct StylableComponents
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public init(colorTheme: ColorsThemeProtocol, fontTheme: FontsThemeProtocol, shadowsTheme: ShadowsThemeProtocol)
-
Declaration
Swift
public var buttons: ButtonsThemeProtocol -
Declaration
Swift
public var labels: LabelsThemeProtocol
TomTom SDK for iOS (0.53.1)
StylableComponents