2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
7 #import <UIKit/UIView.h>
11 @interface UITabBarSwappableImageView
: UIView
17 int _currentAnimation
;
22 - (id
)initWithImage
:(id
)fp8 alternateImage
:(id
)fp12
;
24 - (void)setCurrentImage
;
25 - (void)showAlternateImage
:(BOOL
)fp8
;
26 - (void)setFlipped
:(BOOL
)fp8
;
27 - (void)animateImage
:(float)fp8 withTabBar
:(id
)fp12 withTag
:(int)fp16
;
28 - (void)animationDidStop
:(id
)fp8 finished
:(BOOL
)fp12
;