Skip to content

Instantly share code, notes, and snippets.

@alobanov
Created February 7, 2017 20:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alobanov/07d07dd0cef25a49c4832df39b6377ec to your computer and use it in GitHub Desktop.
Save alobanov/07d07dd0cef25a49c4832df39b6377ec to your computer and use it in GitHub Desktop.
ALHudManager public methods
- (void) setProgress:(float) value;
- (void) setDetailText:(NSString *) text;
- (void) updateHudView:(UIView *) hudView;
- (void) showAlwaysOnTop;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment