LaneOptionSet
public init(rawValue: UInt32)
Creates a new option set from the given raw value.
Parameters
rawValue
UInt32
Raw value of the option set to create. Each bit of rawValue
potentially represents an element of the option set, though raw values may include bits that are not defined as distinct values of the OptionSet
type.
Properties
Corresponding value of the raw type.
Left lane.
Middle lane.
Right lane.