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
ButtonPressMode

ButtonPressMode Class Reference

Constructors

Static Members

Constructors

new ButtonPressMode()

Constructor for ButtonPressMode.

Static Members

ButtonPressMode.LONG ⇒ String

Get the enum value for LONG. A button was released, after it was pressed for a long time Actual timing is defined by the headunit and may vary

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

ButtonPressMode.SHORT ⇒ String

Get the enum value for SHORT. A button was released, after it was pressed for a short time Actual timing is defined by the headunit and may vary

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

View on GitHub.com
Previous Section Next Section