pub fn undo_limit(child: impl IntoUiNode, max: impl IntoVar<u32>) -> UiNodeExpand description
P Sets the maximum length for undo/redo stacks in the widget and descendants.
This property sets the UNDO_LIMIT_VAR.
pub fn undo_limit(child: impl IntoUiNode, max: impl IntoVar<u32>) -> UiNodeP Sets the maximum length for undo/redo stacks in the widget and descendants.
This property sets the UNDO_LIMIT_VAR.