]>
git.saurik.com Git - iphone-api.git/blob - UIKit/UITabBar-UITabBarPrivate.h
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/UITabBar.h>
9 @interface
UITabBar (UITabBarPrivate
)
10 + (float)defaultHeightForBarSize
:(int)fp8
;
11 - (void)_tabBarFinishedAnimating
;
12 - (void)dismissCustomizeSheet
:(BOOL
)fp8
;
13 - (id
)hitTest
:(struct CGPoint
)fp8 withEvent
:(id
)fp16
;
14 - (void)touchesBegan
:(id
)fp8 withEvent
:(id
)fp12
;
15 - (void)touchesMoved
:(id
)fp8 withEvent
:(id
)fp12
;
16 - (void)touchesEnded
:(id
)fp8 withEvent
:(id
)fp12
;
17 - (void)setBadgeValue
:(id
)fp8 forButton
:(int)fp12
;
18 - (void)setBadgeGlyph
:(id
)fp8 forButton
:(int)fp12
;
19 - (void)setBadgeAnimated
:(BOOL
)fp8 forButton
:(int)fp12
;
20 - (BOOL
)onStateForButton
:(int)fp8
;
21 - (void)setOnStateForButton
:(BOOL
)fp8 forButton
:(int)fp12
;
22 - (void)setFrame
:(struct CGRect
)fp8
;
23 - (void)drawRect
:(struct CGRect
)fp8
;
25 - (void)setButtonItems
:(id
)fp8
;