pl.wendigo.chrome.domain.browser / GetWindowBoundsRequest

GetWindowBoundsRequest

data class GetWindowBoundsRequest (source)

Represents request frame that can be used with Browser.getWindowBounds method call.

Get position and size of the browser window.

Constructors

<init>

GetWindowBoundsRequest(windowId: WindowID)

Represents request frame that can be used with Browser.getWindowBounds method call.

Properties

windowId

val windowId: WindowID

Browser window id.