9 #import <UIKit/UIKit.h>
10 #import <MessageUI/MessageUI.h>
13 #import "IDMPhotoProtocol.h"
17 @property (nonatomic, weak) UIImage *scaleImage;
19 @property (nonatomic)
float animationDuration;
21 - (id)initWithPhotos:(NSArray *)photosArray;
Definition: IDMPhotoBrowser.h:15