INCarSignalOptions
The signals produced by the user’s car.
Declaration
struct INCarSignalOptionsOverview
In Swift, you can select more than one option from the option set. In Objective-C, you can select more than one option by combining the enums using a bitwise OR operation.