Function zng_wgt_undo::undo_limit
source ยท pub fn undo_limit(child: impl UiNode, max: impl IntoVar<u32>) -> impl UiNode
Expand description
P
Sets the maximum length for undo/redo stacks in the widget and descendants.
This property sets the UNDO_LIMIT_VAR
.