CAN_PASTE_VAR

Static CAN_PASTE_VAR 

Source
pub static CAN_PASTE_VAR: ContextVar<bool>
Expand description

Defines if on_paste and on_pre_paste command handlers are enabled in a widget and descendants.

Use can_paste to set. Is enabled by default.