Важно

This feature is available in the Full MapKit SDK version

YMKMasstransitLineStyle

class YMKMasstransitLineStyle : NSObject

Describes the style of line.

Summary

Class methods

 init(color: NSNumber?)

Properties

var color: NSNumber? { get }
Line color in #RRGGBB format

Class methods

init(color:)

 init(color: NSNumber?)


Properties

color

var color: NSNumber? { get }

Line color in #RRGGBB format.

Optional field, can be nil.


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