PSPDFAvoidingScrollViewDelegate

Objective-C

@protocol PSPDFAvoidingScrollViewDelegate <UIScrollViewDelegate>

Swift

protocol AvoidingScrollViewDelegate : UIScrollViewDelegate

Custom sub-protocol of UIScrollViewDelegate with additional optional callbacks.