Static zng_wgt_layer::popup::ANCHOR_MODE_VAR
source ยท 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.