CLOSE_ON_FOCUS_LEAVE_VAR

Static CLOSE_ON_FOCUS_LEAVE_VAR 

Source
pub static CLOSE_ON_FOCUS_LEAVE_VAR: ContextVar<bool>
Expand description

If popup will close when it no longer contains the focused widget.

Is true by default.