DrivingState

Describes the driving state of the vehicle.

Entries

Link copied to clipboard

The driver is actively driving the vehicle. The exact definition of driving depends on the platform implementation of this service. It would typically be related to the speed of motion of the vehicle.

Link copied to clipboard

The driver is not actively driving the vehicle. The exact definition of driving depends on the platform implementation of this service. It would typically be related to the speed of the vehicle, and may not only be when the vehicle is at a complete standstill.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.