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.
pub static ACCESS_TOOLTIP_DURATION_VAR: ContextVar<Duration>Maximum time a tooltip stays open, when opened without cursor interaction.
Zero means indefinitely, is 5.secs() by default.