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
WindowType

WindowType Class Reference

Constructors

Static Members

Constructors

new WindowType()

Constructor for WindowType.

Static Members

WindowType.MAIN ⇒ String

Get the enum value for MAIN. This window type describes the main window on a display.

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

WindowType.WIDGET ⇒ String

Get the enum value for WIDGET. A widget is a small window that the app can create to provide information and soft buttons for quick app control.

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

View on GitHub.com
Previous Section Next Section