MMKRouteChangeReason
Warning
This feature is available in the NaviKit SDK version.
|
enum MMKRouteChangeReason : UInt, @unchecked Sendable |
Summary
Enum cases
|
case user = 0 |
|
case rerouting = 1 |
|
case finish = 2 |
Enum cases
user
|
case user = 0 |
rerouting
|
case rerouting = 1 |
finish
|
case finish = 2 |