PTToolManagerPageRemovedNotification

extern const NSNotificationName _Nonnull PTToolManagerPageRemovedNotification

Posted when a page is removed from the document.

The notification object is the tool manager that posted the notification. The userInfo dictionary contains an entry for the PTToolManagerPageNumberUserInfoKey key with the removed page number.