luxlabs header browser preview


@class UIImage;

@interface SUUIImageIndexBarEntry : SUUIIndexBarEntry

@property (readonly, nonatomic) UIImage *image;

- (unsigned long long)hash;
- (id)initWithImage:(id)a0;
- (id)description;
- (void).cxx_destruct;
- (BOOL)isEqual:(id)a0;
- (struct CGSize { double x0; double x1; })_calculatedContentSize;
- (void)_drawContentInRect:(struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })a0;
- (id)entryImage;

@end