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.
pub static TOOLTIP_ANCHOR_VAR: ContextVar<AnchorMode>
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.