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
TouchType

TouchType Class Reference

Constructors

Static Members

Constructors

new TouchType()

Constructor for TouchType.

Static Members

TouchType.BEGIN ⇒ String

Get the enum value for BEGIN.

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

TouchType.CANCEL ⇒ String

Get the enum value for CANCEL.

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

TouchType.END ⇒ String

Get the enum value for END.

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

TouchType.MOVE ⇒ String

Get the enum value for MOVE.

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

View on GitHub.com
Previous Section Next Section