String
Get the enum value for SYSCTXT_ALERT. Broadcast only to whichever app has an alert currently being displayed.
Kind: Static property of SystemContext
Returns: String
- The enum value.
String
Get the enum value for SYSCTXT_HMI_OBSCURED. The app's display HMI is currently being obscured by either a system or other app's overlay.
Kind: Static property of SystemContext
Returns: String
- The enum value.
String
Get the enum value for SYSCTXT_MAIN. The app's persistent display (whether media/non-media/navigation) is fully visible onscreen.
Kind: Static property of SystemContext
Returns: String
- The enum value.