WidthScene
public struct WidthScene : Equatable
                Width scene.
- 
                  
                  
Creates an instance of
WidthScene.Declaration
Swift
public init(scene: Double, width: Double)Parameters
sceneThe scene level where the specified width should be used.
widthThe width of the line to be created.
 
        
 
          TomTom SDK for iOS (0.40.0)
        
          WidthScene