Bored Room Bingo
 All Classes Functions Properties
Properties | List of all members
MBRoundProgressView Class Reference

#import <MBProgressHUD.h>

Inheritance diagram for MBRoundProgressView:

Properties

float progress
 
UIColor * progressTintColor
 
UIColor * backgroundTintColor
 
BOOL annular
 

Detailed Description

A progress view for showing definite progress by filling up a circle (pie chart).

Property Documentation

- (UIColor*) backgroundTintColor
readwritenonatomicassign

Indicator background (non-progress) color. Defaults to translucent white (alpha 0.1)

- (float) progress
readwritenonatomicassign

Progress (0.0 to 1.0)

- (UIColor*) progressTintColor
readwritenonatomicassign

Indicator progress color. Defaults to white [UIColor whiteColor]


The documentation for this class was generated from the following file: