NSUndoManagerGroupIsDiscardableKey
A key, used in a notification’s user info, that indicates the undo group contains only discardable actions.
Declaration
let NSUndoManagerGroupIsDiscardableKey: StringDiscussion
The key has a corresponding value of true, wrapped as a Boolean NSNumber object, if the undo group as a whole is discardable.