WidthScene
public struct WidthScene : Equatable
Width scene.
Important
This is a Public Preview API. It may be changed or removed at any time.-
Creates an instance of
WidthScene
Declaration
Swift
public init(scene: Double, width: Double)
Parameters
scene
The scene level where the specified width should be used.
width
The width of the line to be created.