pub fn can_cut(child: impl IntoUiNode, enabled: impl IntoVar<bool>) -> UiNodeExpand description
P Defines if on_cut and on_pre_cut command handles
are enabled in the context.
Is enabled by default.
Sets the CAN_CUT_VAR.
pub fn can_cut(child: impl IntoUiNode, enabled: impl IntoVar<bool>) -> UiNodeP Defines if on_cut and on_pre_cut command handles
are enabled in the context.
Is enabled by default.
Sets the CAN_CUT_VAR.