Introduction to Undo Architecture

This topic describes how to record operations with NSUndoManager, so the user can reverse an operation’s effect. Undo and redo operations and the NSUndoManager class are available on both iOS and OS X.

You should read this document to learn how to use an undo manager in your application.

Organization of This Document

This document contains the following articles: