chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.browser / Bounds / <init>

<init>

Bounds(left: Int? = null, top: Int? = null, width: Int? = null, height: Int? = null, windowState: WindowState? = null)

Browser window bounds information

Official doc