YMKJamTypeColor

class YMKJamTypeColor : NSObject

Color for specific level of traffic intensity.

Summary

Class methods

 init(jamType: YMKJamType, jam jamColor: UIColor)

Properties

var jamTypeYMKJamType { get }
The type of the traffic jam

var jamColor: UIColor { get }
Traffic jam color

Class methods

init(jamType:jam:)

 init(jamType: YMKJamType, jam jamColor: UIColor)


Properties

jamType

var jamType: YMKJamType { get }

The type of the traffic jam.


jamColor

var jamColor: UIColor { get }

Traffic jam color.


Предыдущая
Следующая