pub static CAN_CUT_VAR: ContextVar<bool>Expand description
Defines if
on_cut
and
on_pre_cut
command handlers are enabled in a widget and descendants.
Use
can_cut
to set. Is enabled by default.
pub static CAN_CUT_VAR: ContextVar<bool>Defines if
on_cut
and
on_pre_cut
command handlers are enabled in a widget and descendants.
Use
can_cut
to set. Is enabled by default.