JGProgressHUDStyle Constants Reference

Declared in JGProgressHUD-Defines.h

JGProgressHUDStyle

Appearance styles of the HUD.

Definition

typedef NS_ENUM(NSUInteger, JGProgressHUDStyle ) {
   JGProgressHUDStyleExtraLight = 0,
   JGProgressHUDStyleLight,
   JGProgressHUDStyleDark,
};

Constants

JGProgressHUDStyleExtraLight

Extra light HUD with dark elements.

Declared In JGProgressHUD-Defines.h.

JGProgressHUDStyleLight

Light HUD with dark elemets.

Declared In JGProgressHUD-Defines.h.

JGProgressHUDStyleDark

Dark HUD with light elements.

Declared In JGProgressHUD-Defines.h.

Declared In

JGProgressHUD-Defines.h