Source set: Common
@ExperimentalMaterial3ExpressiveApi
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.