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
CompassDirection

CompassDirection Class Reference

Constructors

Static Members

Constructors

new CompassDirection()

Constructor for CompassDirection.

Static Members

CompassDirection.EAST ⇒ String

Get the enum value for EAST.

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

CompassDirection.NORTH ⇒ String

Get the enum value for NORTH.

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

CompassDirection.NORTHEAST ⇒ String

Get the enum value for NORTHEAST.

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

CompassDirection.NORTHWEST ⇒ String

Get the enum value for NORTHWEST.

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

CompassDirection.SOUTH ⇒ String

Get the enum value for SOUTH.

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

CompassDirection.SOUTHEAST ⇒ String

Get the enum value for SOUTHEAST.

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

CompassDirection.SOUTHWEST ⇒ String

Get the enum value for SOUTHWEST.

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

CompassDirection.WEST ⇒ String

Get the enum value for WEST.

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

View on GitHub.com
Previous Section Next Section