Важно

This feature is available in the Full MapKit SDK version

YMKMasstransitStopFeatureMask

class YMKMasstransitStopFeatureMask : NSObject

Describes various features a stop can have.

Summary

Class methods

 init(cooled: Bool, heated: Bool)

Properties

var cooled: Bool { get }
The stop is cooled at hot weather conditions

var heated: Bool { get }
The stop is heated at cold weather conditions

Class methods

init(cooled:heated:)

 init(cooled: Bool, heated: Bool)


Properties

cooled

var cooled: Bool { get }

The stop is cooled at hot weather conditions.


heated

var heated: Bool { get }

The stop is heated at cold weather conditions.


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