v1

latestOpenAPI 3.0.02026-07-17331930.1 KB

Gets the display rotation

Gets the display rotation

get/uiDevice/displayRotation

Response

OK

displayRotation0 | 180 | 270 | 90

the current display rotation

Example response

{
  "displayRotation": 0
}