pub static CONTEXT_MENU_ANCHOR_VAR: ContextVar<(AnchorMode, AnchorMode)>
Expand description
Position of the context widget in relation to the anchor widget.
By default the context widget is shown at the cursor.
pub static CONTEXT_MENU_ANCHOR_VAR: ContextVar<(AnchorMode, AnchorMode)>
Position of the context widget in relation to the anchor widget.
By default the context widget is shown at the cursor.