Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
JavaScript Suite Documentation
TurnSignal

TurnSignal Class Reference

Constructors

Static Members

Constructors

new TurnSignal()

Constructor for TurnSignal.

Static Members

TurnSignal.BOTH ⇒ String

Get the enum value for BOTH. Both signals (left and right) are on.

Kind: Static property of TurnSignal
Returns: String - The enum value.

TurnSignal.LEFT ⇒ String

Get the enum value for LEFT. Left turn signal is on

Kind: Static property of TurnSignal
Returns: String - The enum value.

TurnSignal.OFF ⇒ String

Get the enum value for OFF. Turn signal is OFF

Kind: Static property of TurnSignal
Returns: String - The enum value.

TurnSignal.RIGHT ⇒ String

Get the enum value for RIGHT. Right turn signal is on

Kind: Static property of TurnSignal
Returns: String - The enum value.

View on GitHub.com
Previous Section Next Section