FixedCursorPoint

constructor(offset: DpOffset = DpOffset.Zero, alignment: Alignment = Alignment.BottomEnd, windowMargin: Dp = 4.dp)

Parameters

offset

DpOffset to be added to the position of the popup.

alignment

The alignment of the popup relative to the current cursor position.

windowMargin

Defines the area within the window that limits the placement of the popup.