Skip to content

Instantly share code, notes, and snippets.

@KatagiriSo
Last active August 29, 2015 14: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 KatagiriSo/ca60dd14d217249e782d to your computer and use it in GitHub Desktop.
Save KatagiriSo/ca60dd14d217249e782d to your computer and use it in GitHub Desktop.
structtest
UIView *v = [[UIView alloc] initWithFrame:(CGRect){.size = {30,30}, .origin = {20,20}}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment