chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.overlay / HighlightRectRequest / <init>

<init>

HighlightRectRequest(x: Int, y: Int, width: Int, height: Int, color: RGBA? = null, outlineColor: RGBA? = null)

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