PSPDFAnnotationStateManagerDelegate

Objective-C

@protocol PSPDFAnnotationStateManagerDelegate <NSObject>

Swift

protocol AnnotationStateManagerDelegate : NSObjectProtocol

The annotation state manager delegate is informed of state changes.

Note

The manager class supports registering multiple delegate implementations.