Options to indicate the user interface mode of the device.
Additional resources: AndroidConfiguration.uiModeType
Undefined | Mirrors the Android property value UI_MODE_TYPE_UNDEFINED. |
Normal | Mirrors the Android property value UI_MODE_TYPE_NORMAL. |
Desk | Mirrors the Android property value UI_MODE_TYPE_DESK. |
Car | Mirrors the Android property value UI_MODE_TYPE_CAR. |
Television | Mirrors the Android property value UI_MODE_TYPE_TELEVISION. |
Appliance | Mirrors the Android property value UI_MODE_TYPE_APPLIANCE. |
Watch | Mirrors the Android property value UI_MODE_TYPE_WATCH. |
VrHeadset | Mirrors the Android property value UI_MODE_TYPE_VR_HEADSET. |