luxlabs header browser preview


@class UIImageView, NSString;

@interface SUUISlideshowDismissalAnimator : NSObject <UIViewControllerAnimatorTransitioning>

@property (retain, nonatomic) UIImageView *imageView;
@property (nonatomic) struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } imageRect;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;

@end