show

fun show()

Show the tooltip with the text passed in via setText. If LENGTH_INDEFINITE is passed as the duration, it will not dismiss automatically.


fun show(animated: Boolean)

Show the tooltip with or without animation

Parameters

animated

whether to enable tooltip's enter/exit animation