androidDeviceOwnerKioskModeScreenOrientation 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 orientation.
Members
Member | Value | Description |
---|---|---|
notConfigured | 0 | Not configured; this value is ignored. |
portrait | 1 | Portrait orientation. |
landscape | 2 | Landscape orientation. |
autoRotate | 3 | Auto rotate between portrait and landscape orientations. |