Static zng_wgt_tooltip::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.