androidDeviceOwnerKioskCustomizationStatusBar enum type
Namespace: microsoft.graph
Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.
Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.
An enum representing possible values for kiosk customization system navigation.
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured; this value defaults to STATUS_BAR_UNSPECIFIED. |
notificationsAndSystemInfoEnabled | 1 | System info and notifications are shown on the status bar in kiosk mode. |
systemInfoOnly | 2 | Only system info is shown on the status bar in kiosk mode. |