pub static ACCESS_TOOLTIP_ANCHOR_VAR: ContextVar<AnchorMode>
Expand description
Position of the tip widget in relation to the anchor widget, when opened without cursor interaction.
By default the tip widget is shown above the widget, centered.
pub static ACCESS_TOOLTIP_ANCHOR_VAR: ContextVar<AnchorMode>
Position of the tip widget in relation to the anchor widget, when opened without cursor interaction.
By default the tip widget is shown above the widget, centered.