]>
git.saurik.com Git - iphone-api.git/blob - ChatKit/CKProgressBar.h
2 * Generated by class-dump 3.1.2.
4 * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
11 @interface CKProgressBar
: UIView
18 + (float)defaultHeight
;
19 + (float)_minFillWidth
;
20 - (id
)initWithFrame
:(struct CGRect
)fp8
;
22 - (void)layoutSubviews
;
23 - (void)setProgressValue
:(float)fp8
;
24 - (void)_setupFillFrame
;
25 - (float)progressValue
;