Source set: Common
interface DropdownMenuPopupPositionProvider : PopupPositionProvider
PopupPositionProvider that communicates the TransformOrigin to dropdown menu's implementation.
Properties
transformOrigin
Source set: Common
val transformOrigin: TransformOrigin
The calculated TransformOrigin of the dropdown menu popup relative to its anchor.
This origin is used to animate (e.g. scale) the menu from the correct point relative to where the menu is positioned.