Class YMKMasstransitLineStyle

Describes the style of line.

Class Methods

Properties

color

Line color in #RRGGBB format.

color

Line color in #RRGGBB format.

Method Detail

+styleWithColor:

+ (nonnull YMKMasstransitLineStyle *)styleWithColor:(nullable NSNumber *)color 

Property Detail

color

(assign, readonly) NSNumber * color

Line color in #RRGGBB format.

Optional property, can be null.