Vehicle::highbeams
Внешний вид
This property returns high beams state.
Note: this property is read-only.
Example
<source lang="javascript"> let highbeamsEnabled = vehicle.highbeams </source>
This property returns high beams state.
Note: this property is read-only.
<source lang="javascript"> let highbeamsEnabled = vehicle.highbeams </source>