chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / PageDomain / getLayoutMetrics

getLayoutMetrics

suspend fun getLayoutMetrics(): GetLayoutMetricsResponse

Returns metrics relating to the layouting of the page, such as viewport bounds/scale.

Official doc