Static zng_wgt_tooltip::TOOLTIP_ANCHOR_VAR

source ยท
pub static TOOLTIP_ANCHOR_VAR: ContextVar<AnchorMode>
Expand description

Position of the tip widget in relation to the anchor widget, when opened with cursor interaction.

By default the tip widget is shown below the cursor.