PTUndoRedoManagerDidRedoNotification
extern const NSNotificationName _Nonnull PTUndoRedoManagerDidRedoNotification
Posted after changes are redone by the undo-redo manager.
The notification object is the undo-redo manager that posted the notification. The userInfo
dictionary contains entries for the PTUndoRedoManagerInfoUserInfoKey
key(s).