chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.page / SetDeviceMetricsOverrideRequest / <init>

<init>

SetDeviceMetricsOverrideRequest(width: Int, height: Int, deviceScaleFactor: Double, mobile: Boolean, scale: Double? = null, screenWidth: Int? = null, screenHeight: Int? = null, positionX: Int? = null, positionY: Int? = null, dontSetVisibleSize: Boolean? = null, screenOrientation: ScreenOrientation? = null, viewport: Viewport? = null)

Request object containing input parameters for the PageDomain.setDeviceMetricsOverride command.