compose-swing-ui
Toggle table of contents
0.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
compose-swing-ui
swing-ui
/
org.jetbrains.compose.swing.components.layout
/
Arrangement
/
SpaceAround
Space
Around
val
SpaceAround
:
Arrangement.HorizontalOrVertical
Gives every child an equal gap of its own, so the gaps at the edges are half the gaps between.