Revision Difference
Panel:SetTooltipDelay#549684
<function name="SetTooltipDelay" parent="Panel" type="classfunc">⤶
<description>Sets the tooltip delay. (time between hovering over the panel, and the tooltip showing up)⤶
⤶
Can be retrieved with <page>Panel:GetTooltipDelay</page>.⤶
</description>⤶
<realm>Client</realm>⤶
<added>2023.04.19</added>⤶
<args>⤶
<arg name="tooltip" type="number">The tooltip delay to set.</arg>⤶
</args>⤶
</function>