CAN_COPY_VAR

Static CAN_COPY_VAR 

Source
pub static CAN_COPY_VAR: ContextVar<bool>
Expand description

Defines if on_copy and on_pre_copy command handlers are enabled in a widget and descendants.

Use can_copy to set. Is enabled by default.