chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.overlay / SetShowLayoutShiftRegionsRequest

SetShowLayoutShiftRegionsRequest

data class SetShowLayoutShiftRegionsRequest

Request object containing input parameters for the OverlayDomain.setShowLayoutShiftRegions command.

Constructors

<init>

Request object containing input parameters for the OverlayDomain.setShowLayoutShiftRegions command.

SetShowLayoutShiftRegionsRequest(result: Boolean)

Properties

result

True for showing layout shift regions

val result: Boolean