Type Property
GSUndoGSUndoNotificationGSUndoNotification
Posted after an undo or redo operation.
Declaration
static let GSUndo: NSNotification.NameDeclaration
extern NSNotificationName const GSUndoNotification;Declaration
GSUndoNotification: NSNotificationNameDiscussion
The notification object is the document. The text entry in userInfo contains a localized description of the operation.