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