LithoTooltipController
Functions
Show the given tooltip on the component with the given anchorKey.
Show the given tooltip on the component with the given anchorKey in the specified position.
Show the given tooltip with the specified offsets from the bottom-left corner of the component with the given anchorKey.
Show the given tooltip on the component with the given anchorKey with the specified offsets from the given position.
Will invoke showTooltip for the given handle if it has a valid container. The code of showTooltip should be the one responsible for drawing the tooltip in the screen and is left for the client implementation.
Show the given tooltip on the component with the given handle instance.
Show the given tooltip on the root component.
Show the given tooltip with the specified offsets from the bottom-left corner of the root component.