Composables UI is out: our new component library for Compose Multiplatform ->
Class

WindowAlignmentMarginPosition.Vertical

A MenuPosition.Vertical which vertically aligns the menu within the window according to the given alignment.

Source set: Common
data class Vertical(private val alignment: Alignment.Vertical) : MenuPosition.Vertical

A MenuPosition.Vertical which vertically aligns the menu within the window according to the given alignment.

Last updated: