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