zng_wgt_tooltip

Static OPEN_TOOLTIP

Source
pub static OPEN_TOOLTIP: AppLocal<Option<WidgetId>>
Expand description

Id of the current open tooltip.

Custom tooltip implementers must take the ID and POPUP.force_close it to integrate with the tooltip implementation.