🔶Tooltip Timing and Visibility

Tooltips can be shown:

  • Immediately on hover

  • After a delay (per-tooltip or globally)

  • Only when the cursor is still for a short time

All timing behavior is controlled using the TooltipManager or properties on the TooltipObject.

Last updated