HUDProgressAnimationType Constants Reference
| Declared in | DTProgressHUD.h |
HUDProgressAnimationType
Different types for showing and hiding animation
Definition
typedef NS_ENUM(NSUInteger, HUDProgressAnimationType ) {
HUDProgressAnimationTypeFade,
HUDProgressAnimationTypeGravity,
HUDProgressAnimationTypeGravityRoll,
HUDProgressAnimationTypeGravityTilt,
HUDProgressAnimationTypeSnap,
};
Constants
HUDProgressAnimationTypeFade-
Fading HUDDeclared In
DTProgressHUD.h. HUDProgressAnimationTypeGravity-
Gravity falls straight downDeclared In
DTProgressHUD.h. HUDProgressAnimationTypeGravityRoll-
Gravity, HUD spins around own axisDeclared In
DTProgressHUD.h. HUDProgressAnimationTypeGravityTilt-
Gravity, HUD tilts during fall downDeclared In
DTProgressHUD.h. HUDProgressAnimationTypeSnap-
Snaps to / from center of screenDeclared In
DTProgressHUD.h.
Declared In
DTProgressHUD.h