Edit

Share via


NSUndoManager.Redo Method

Definition

Performs the last operations in the last group on the redo stack, if any, recording them on the undo stack as a single group.

[Foundation.Export("redo")]
public virtual void Redo ();
abstract member Redo : unit -> unit
override this.Redo : unit -> unit
Attributes

Applies to