Companion

object Companion

companion

Functions

Link copied to clipboard
fun above(offset: Dp): VerticalPlacement

Position the menu above the anchor.

Link copied to clipboard

Position the menu align the bottom of the anchor.

Link copied to clipboard
fun alignTop(offset: Dp): VerticalPlacement

Position the menu align the top of the anchor.

Link copied to clipboard
fun below(offset: Dp): VerticalPlacement

Position the menu below the anchor.

Link copied to clipboard
fun center(offset: Dp): VerticalPlacement

Position the menu at the center of the anchor.