9 #import <UIKit/UIKit.h>
18 @property (nonatomic, strong, readonly) UIView *
customView;
32 - (id)initWithCustomView:(UIView *)customView;
Definition: MACustomCalloutView.h:15
id userData
Definition: MACustomCalloutView.h:22
UIView * customView
Definition: MACustomCalloutView.h:18