VerticalPlacement
interface VerticalPlacement
A VerticalPlacement is used to position a Popup vertically relative to its anchor.
Functions
Link copied to clipboard
abstract fun calculatePosition(density: Density, anchorBounds: IntRect, windowSize: IntSize, popupContentSize: IntSize): Int
Calculates the position of a Popup on screen.