FPKOverlayManagerDelegate Protocol Reference
Conforms to | NSObject |
Declared in | FPKOverlayManager.h |
Tasks
-
– setGesturesDisabled:
Enable or disable the gestures of the pdf view to interact just with the annotations.
Instance Methods
setGesturesDisabled:
Enable or disable the gestures of the pdf view to interact just with the annotations.
- (void)setGesturesDisabled:(BOOL)disabled
Parameters
- disabled
YES to disable the gestures and NO to re-enable them.
Discussion
Enable or disable the gestures of the pdf view to interact just with the annotations.
Declared In
FPKOverlayManager.h