public interface DeprecatedLithoTooltip
Modifier and Type | Method and Description |
---|---|
void |
showBottomLeft(View anchor,
int x,
int y)
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.
|