pub static ANCHOR_MODE_VAR: ContextVar<AnchorMode>
Expand description
Popup anchor mode.
Is AnchorMode::popup(AnchorOffset::out_bottom())
by default.
pub static ANCHOR_MODE_VAR: ContextVar<AnchorMode>
Popup anchor mode.
Is AnchorMode::popup(AnchorOffset::out_bottom())
by default.