init(rawValue:)
Initializes a new car signal option based on the provided raw value.
Declaration
init(rawValue: UInt)Parameters
- rawValue:
The raw value of the new enum.
Return Value
A newly initialized car signal option.
Initializes a new car signal option based on the provided raw value.
init(rawValue: UInt)The raw value of the new enum.
A newly initialized car signal option.