pub fn group_by_undo_interval(
child: impl IntoUiNode,
enabled: impl IntoVar<bool>,
) -> UiNodeExpand description
P If undo entries are grouped by the UNDO.undo_interval.
Enabled by default.
Sets the GROUP_BY_UNDO_INTERVAL_VAR.
pub fn group_by_undo_interval(
child: impl IntoUiNode,
enabled: impl IntoVar<bool>,
) -> UiNodeP If undo entries are grouped by the UNDO.undo_interval.
Enabled by default.
Sets the GROUP_BY_UNDO_INTERVAL_VAR.