pl.wendigo.chrome.domain.overlay / HighlightRectRequest / <init>

<init>

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

Represents request frame that can be used with Overlay.highlightRect method call.

Highlights given rectangle. Coordinates are absolute with respect to the main frame viewport.