Compose Unstyled 2.0 is out! Check the official announcement blog ->
Interface

MenuAnchorPosition

Interface that determines the position of a menu relative to its anchor.

Source set: Common
sealed interface MenuAnchorPosition

Interface that determines the position of a menu relative to its anchor.

This allows selecting between standard positioning strategies (such as Above, Below, Start, End, Left, Right) or providing a Custom implementation for complex positioning logic.

Last updated: