CAN_SAVE_AS_VAR

Static CAN_SAVE_AS_VAR 

Source
pub static CAN_SAVE_AS_VAR: ContextVar<bool>
Expand description

Defines if on_save_as and on_pre_save_as command handlers are enabled in a widget and descendants.

Use can_save_as to set. Is enabled by default.