VerticalPlacement

A VerticalPlacement is used to position a Popup vertically relative to its anchor.

Types

Link copied to clipboard
object Companion

companion

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.