StyledColor
public struct StyledColor
Important
This is a Public Preview API. It may be changed or removed at any time.-
Declaration
Swift
public init(light: UIColor, dark: UIColor? = nil)
-
Declaration
Swift
public var color: UIColor { get }
TomTom SDK for iOS (TomTomSDKMapMatchingEngineHybrid 0.38.0-rc01 Docs)
StyledColor