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.
pub static CAN_COPY_VAR: ContextVar<bool>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.