DeprecatedLithoTooltip

Defines a tooltip that can be passed to the ComponentTree to be anchored to a component. The framework takes care of finding the position where the tooltip needs to anchored.

Functions

Link copied to clipboard
abstract fun showBottomLeft(anchor: View, x: Int, y: Int)
Display the content view in a popup window anchored to the bottom-left corner of the anchor view offset by the specified x and y coordinates.