MBSubviewDelegate
Objective-C
@protocol MBSubviewDelegate <NSObject>
Swift
protocol MBSubviewDelegate : NSObjectProtocol
Protocol which all objects interested in receiving information about overlay subviews need to implement