Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-cssom-core
/
web.cssom
/
Inset
Inset
inline
fun
Inset
(
vertical
:
AutoLength
,
horizontal
:
AutoLength
)
:
Inset
(
source
)
inline
fun
Inset
(
top
:
AutoLength
,
horizontal
:
AutoLength
,
bottom
:
AutoLength
)
:
Inset
(
source
)
inline
fun
Inset
(
top
:
AutoLength
,
right
:
AutoLength
,
bottom
:
AutoLength
,
left
:
AutoLength
)
:
Inset
(
source
)