pub static TOOLTIP_DURATION_VAR: ContextVar<Duration>
Expand description
Maximum time a tooltip stays open, when opened with cursor interaction.
Zero means indefinitely, is zero by default.
pub static TOOLTIP_DURATION_VAR: ContextVar<Duration>
Maximum time a tooltip stays open, when opened with cursor interaction.
Zero means indefinitely, is zero by default.