Skip to content

Instantly share code, notes, and snippets.

@neiraza
Created February 12, 2014 15:02
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 neiraza/8957085 to your computer and use it in GitHub Desktop.
Save neiraza/8957085 to your computer and use it in GitHub Desktop.
AppDelegateを呼び出すお決まり文
HogeAppDelegate *appDelegate = (HogeAppDelegate *)[[UIApplication sharedApplication] delegate];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment