DirectionsPriority
public struct DirectionsPriority : Hashable, RawRepresentable
                A number that influences whether a route should prefer or avoid roadways or pathways of a given type.
- 
                  
                  
Declaration
Swift
public init(rawValue: Double) - 
                  
                  
Declaration
Swift
public var rawValue: Double 
              Install in Dash
            
        DirectionsPriority Structure Reference