Start native apps faster with the Composables CLI ->
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: