Skip to main content

CAN_FINISH_VAR

Static CAN_FINISH_VAR 

Source
pub static CAN_FINISH_VAR: ContextVar<bool>
Expand description

Defines if on_finish and on_pre_finish command handlers are enabled in a widget and descendants.

Use can_finish to set. Is enabled by default.