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 *lineColor
Declared In
MBProgressHUD.h
progress
Progress (0.0 to 1.0)
@property (nonatomic, assign) float progress
Declared In
MBProgressHUD.h