can_cut

Function can_cut 

Source
pub fn can_cut(child: impl IntoUiNode, enabled: impl IntoVar<bool>) -> UiNode
Expand description

Defines if on_cut and on_pre_cut command handlers are enabled in the widget and descendants.

Sets the CAN_CUT_VAR.