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
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.