androidDeviceOwnerKioskModeIconSize 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.
Android Device Owner Kiosk Mode managed home screen icon size.
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured; this value is ignored. |
smallest | 1 | Smallest icon size. |
small | 2 | Small icon size. |
regular | 3 | Regular icon size. |
large | 4 | Large icon size. |
largest | 5 | Largest icon size. |