Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitLineStyle
class MMKMasstransitLineStyle : NSObject |
Describes the style of line.
Summary
Class methods
init(color: NSNumber?) |
Properties
var color: NSNumber? { get } |
Class methods
init(color:)
init(color: NSNumber?) |
Properties
color
var color: NSNumber? { get } |
Line color in #RRGGBB format.
Optional field, can be nil.