MMKMasstransitThreadCategory
Warning
This feature is available in the Full MapKit SDK version
enum MMKMasstransitThreadCategory : UInt, @unchecked Sendable |
Summary
Enum cases
case primary = 0 |
case secondary = 1 |
case temporary = 2 |
case toDepot = 3 |
Enum cases
primary
case primary = 0 |
Primary thread
secondary
case secondary = 1 |
Secondary thread
temporary
case temporary = 2 |
Temporary thread
toDepot
case toDepot = 3 |
Thread going to depot