TTActivityLabel Class Reference
Inheritance diagram for TTActivityLabel:
Public Member Functions | |
| (id) | - initWithFrame:style: |
| (id) | - initWithFrame:style:text: |
| (id) | - initWithStyle: |
Protected Attributes | |
| TTActivityLabelStyle | _style |
| TTView * | _bezelView |
| UIProgressView * | _progressView |
| UIActivityIndicatorView * | _activityIndicator |
| UILabel * | _label |
| float | _progress |
| BOOL | _smoothesProgress |
| NSTimer * | _smoothTimer |
Properties | |
| TTActivityLabelStyle | style |
| NSString * | text |
| UIFont * | font |
| float | progress |
| BOOL | isAnimating |
| BOOL | smoothesProgress |
The documentation for this class was generated from the following files:
- Three20UI/Headers/TTActivityLabel.h
- Three20UI/Sources/TTActivityLabel.m
