MagnitudeOfDelayKey
public enum MagnitudeOfDelayKeyKey for the magnitude of delay of traffic incidents used in RouteTrafficIncidentStyle.
Important
This is a Public Preview API. It may be changed or removed at any time.- 
                  
                  Represents the key used to provide fallback styling when no key for a specific magnitude of delay is provided. If you do not provide keys for all the available magnitudes of delay, it is mandatory to provide MagnitudeOfDelayKey/any.DeclarationSwift case any
- 
                  
                  Represents an unknown magnitude of traffic delay. DeclarationSwift case unknown
- 
                  
                  Represents a minor traffic delay. DeclarationSwift case minor
- 
                  
                  Represents a moderate traffic delay. DeclarationSwift case moderate
- 
                  
                  Represents a major traffic delay. DeclarationSwift case major
- 
                  
                  Represents an indefinite traffic delay, typically used for road closures. DeclarationSwift case indefinite
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         MagnitudeOfDelayKey
          MagnitudeOfDelayKey