MBBarProgressView Class Reference
| Inherits from | UIView |
| Declared in | MBProgressHUD.h MBProgressHUD.m |
Properties
lineColor
Bar border line color. Defaults to white [UIColor whiteColor].
@property (nonatomic, MB_STRONG) UIColor *lineColorDeclared In
MBProgressHUD.hprogress
Progress (0.0 to 1.0)
@property (nonatomic, assign) float progressDeclared In
MBProgressHUD.h