Defaults
public enum Defaults
Provides default values for TextStyle properties.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Default font URI used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let fontURI: String -
Default text color used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let color: UIColor -
Default text size used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let size: Double -
Default text offset used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let offset: MarkerLabelOptions.TextOffset -
The default text anchoring used for visualizing safety location speed limits on the markers.
Declaration
Swift
public static let anchoring: TextAnchoring
TomTom SDK for iOS (0.51.1)
Defaults