MMKMasstransitThreadCategory

Warning

This feature is available in the Full MapKit SDK version

enum MMKMasstransitThreadCategory : UInt, @unchecked Sendable

Summary

Enum cases

case primary = 0
Primary thread

case secondary = 1
Secondary thread

case temporary = 2
Temporary thread

case toDepot = 3
Thread going to depot

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