v1

latestOpenAPI 3.0.02026-07-17331930.1 KB

Gets the display size in DP

Gets the display size in DP

get/uiDevice/displaySizeDp

Response

OK

displaySizeDpXinteger

the display x in DP

displaySizeDpYinteger

the display y in DP

Example response

{
  "displaySizeDpX": 2400,
  "displaySizeDpY": 1080
}