LithoTooltip

fun interface LithoTooltip

Functions

Link copied to clipboard
abstract fun showLithoTooltip(container: View?, anchorBounds: Rect, xOffset: Int, yOffset: Int)

Do not call this method directly! It should only be called by the Litho framework to ensure that the correct parameters are passed. Use the methods exposed by LithoTooltipController instead.