Static zng_wgt_tooltip::ACCESS_TOOLTIP_DURATION_VAR
source ยท pub static ACCESS_TOOLTIP_DURATION_VAR: ContextVar<Duration>
Expand description
Maximum time a tooltip stays open, when opened without cursor interaction.
Zero means indefinitely, is 5.secs()
by default.