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.
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.