PTModifiedAnnotationsUserInfoKey
extern NSString *const _Nonnull PTModifiedAnnotationsUserInfoKey
The key for a NSDictionary<NSNumber *, NSArray<PTAnnot *> *> *
, where the dictionary keys are
NSNumber
instances containing an int
page number and the dictionary values are NSArray
instances containing PTAnnot
s for the changed annotations.