MMKDrivingDirectionSignStyle
Warning
This feature is available in the Full MapKit SDK version
|
class MMKDrivingDirectionSignStyle : NSObject |
Summary
Class methods
|
 init(textColor: UIColor, bgColor: UIColor) |
Properties
|
var textColor: UIColor { get } |
|
var bgColor: UIColor { get } |
Class methods
init(textColor:bgColor:)
|
 init(textColor: UIColor, bgColor: UIColor) |
Properties
textColor
|
var textColor: UIColor { get } |
Text color in RGB format
bgColor
|
var bgColor: UIColor { get } |
Background color in RGB format