MBPSubviewDelegate

Objective-C

@protocol MBPSubviewDelegate <NSObject>

Swift

protocol MBPSubviewDelegate : NSObjectProtocol

Protocol which all objects interested in receiving information about overlay subviews need to implement