TuSDKProgressHUDMaskType Constants Reference
| Declared in | TuSDKProgressHUD.h |
|---|
TuSDKProgressHUDMaskType
Definition
typedef NS_ENUM(NSUInteger, TuSDKProgressHUDMaskType ) {
TuSDKProgressHUDMaskTypeNone = 1,
TuSDKProgressHUDMaskTypeClear,
TuSDKProgressHUDMaskTypeBlack,
TuSDKProgressHUDMaskTypeGradient,
};