MBCSubviewDelegate

Objective-C

@protocol MBCSubviewDelegate <NSObject>

Swift

protocol MBCSubviewDelegate : NSObjectProtocol

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