Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


uiModeType

Mirrors the Android property uiMode based on the UI_MODE_TYPE_MASK value.
Read time 1 minuteLast updated 6 days ago

Definition

public AndroidUIModeType uiModeType { get; }

Remarks

For information about this property, refer to the Android developer documentation on uiMode and UI_MODE_TYPE_MASK.
Additional Resources: AndroidUIModeType