vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.component
/
OverlayingComponent
/
OverlayingComponent
Overlaying
Component
constructor
(
outer
:
Component
,
inner
:
Component
,
innerPaddingAllDp
:
Float
=
0.0f
)
constructor
(
outer
:
Component
,
inner
:
Component
,
innerPaddingStartDp
:
Float
=
0.0f
,
innerPaddingTopDp
:
Float
=
0.0f
,
innerPaddingEndDp
:
Float
=
0.0f
,
innerPaddingBottomDp
:
Float
=
0.0f
)