♦️Tooltip Animation Controller

Tooltips can be animated when showing or hiding by provided component or interface.

  • Base type: TooltipAnimationController (or IAnimateTooltip)

  • Controls how tooltips appear or move.

  • Built-in options support:

    • Smooth or instant positioning

    • Fade in/out

  • Pluggable for custom tweens, DOTween, or motion logic.

Last updated