CAN_OPEN_VAR

Static CAN_OPEN_VAR 

Source
pub static CAN_OPEN_VAR: ContextVar<bool>
Expand description

Defines if on_open and on_pre_open command handlers are enabled in a widget and descendants.

Use can_open to set. Is enabled by default.