HoverableElementAreaScope

Deprecated

Use ToolTipArea or ToolTipBox instead.

Scope for the HoverableElementArea providing the hoverableElement Modifier to enable hovering element functionality and to specify the Composable to be displayed on hover.

Inheritors

Functions

Link copied to clipboard
abstract fun Modifier.hoverableElement(element: @Composable () -> Unit): Modifier