Contents

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.