kdriver
Toggle table of contents
0.2.8
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Overlay
/
HighlightRectParameter
/
HighlightRectParameter
Highlight
Rect
Parameter
constructor
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
color
:
DOM.RGBA
?
=
null
,
outlineColor
:
DOM.RGBA
?
=
null
)