Known direct subclasses
TooltipPlacement.ComponentRect

TooltipPlacement implementation for providing a PopupPositionProvider that calculates the position of the popup relative to the current component bounds.

TooltipPlacement.CursorPoint

TooltipPlacement implementation for providing a PopupPositionProvider that calculates the position of the popup relative to the current mouse cursor position.


An interface for providing a PopupPositionProvider for the tooltip.

Summary

Nested types

TooltipPlacement implementation for providing a PopupPositionProvider that calculates the position of the popup relative to the current component bounds.

TooltipPlacement implementation for providing a PopupPositionProvider that calculates the position of the popup relative to the current mouse cursor position.

Public functions

PopupPositionProvider

Returns PopupPositionProvider implementation.

android

Public functions

positionProvider

@Composable
fun positionProvider(): PopupPositionProvider

Returns PopupPositionProvider implementation.