String
Get the enum value for DEFAULT. Default media / non-media screen. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for DOUBLE_GRAPHIC_WITH_SOFTBUTTONS. Custom root template screen containing two graphics and SoftButtons. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for GRAPHIC_WITH_TEXT. Custom root template screen containing half-screen graphic with lines of text. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for GRAPHIC_WITH_TEXTBUTTONS. Custom root template screen containing half-screen graphic with text only SoftButtons. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for GRAPHIC_WITH_TEXT_AND_SOFTBUTTONS. Custom root template screen containing half-screen graphic with text and SoftButtons. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for GRAPHIC_WITH_TILES. Custom root template screen containing half-screen graphic with tiled SoftButtons. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for LARGE_GRAPHIC_ONLY. Custom root template screen containing only a large graphic. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for LARGE_GRAPHIC_WITH_SOFTBUTTONS. Custom root template screen containing a large graphic and SoftButtons. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for MEDIA. Default Media screen. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for NAV_FULLSCREEN_MAP. Custom root template screen containing full screen map with navigation controls. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for NAV_KEYBOARD. Custom root template screen containing video represented keyboard. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for NAV_LIST. Custom root template screen containing video represented list. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for NON_MEDIA. Default Non-media screen. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for ONSCREEN_PRESETS. Custom root media screen containing app-defined onscreen presets. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for TEXTBUTTONS_ONLY. Custom root template screen containing only text SoftButtons. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for TEXTBUTTONS_WITH_GRAPHIC. Custom root template screen containing text only SoftButtons with half-screen graphic. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for TEXT_AND_SOFTBUTTONS_WITH_GRAPHIC. Custom root template screen containing text and SoftButtons with half-screen graphic. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for TEXT_WITH_GRAPHIC. Custom root template screen containing lines of text with half-screen graphic. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.
String
Get the enum value for TILES_ONLY. Custom root template screen containing only tiled SoftButtons. Can be set as a root screen.
Kind: Static property of PredefinedLayout
Returns: String
- The enum value.