kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Emulation
/
SafeAreaInsets
/
SafeAreaInsets
Safe
Area
Insets
constructor
(
top
:
Int
?
=
null
,
topMax
:
Int
?
=
null
,
left
:
Int
?
=
null
,
leftMax
:
Int
?
=
null
,
bottom
:
Int
?
=
null
,
bottomMax
:
Int
?
=
null
,
right
:
Int
?
=
null
,
rightMax
:
Int
?
=
null
)