compose-multiplatform-html-unified
Toggle table of contents
common
composeUi
js
Target filter
common
composeUi
js
Switch theme
Search in API
Skip to content
compose-multiplatform-html-unified
compose-multiplatform-html-unified-common
/
com.huanshankeji.compose.foundation.layout.ext
/
absoluteInnerPadding
absolute
Inner
Padding
common
composeUi
js
@
Stable
expect
fun
Modifier
.
absoluteInnerPadding
(
left
:
Dp
=
0.dp
,
top
:
Dp
=
0.dp
,
right
:
Dp
=
0.dp
,
bottom
:
Dp
=
0.dp
)
:
Modifier
(
source
)
See the KDoc of the overload with one
Dp
parameter for platform differences.
@
Stable
actual
fun
Modifier
.
absoluteInnerPadding
(
left
:
Dp
,
top
:
Dp
,
right
:
Dp
,
bottom
:
Dp
)
:
Modifier
(
source
)
@
Stable
actual
fun
Modifier
.
absoluteInnerPadding
(
left
:
Dp
,
top
:
Dp
,
right
:
Dp
,
bottom
:
Dp
)
:
Modifier
(
source
)