Skip to content

Instantly share code, notes, and snippets.

@seiji
Created October 23, 2012 00:50
Show Gist options
  • Save seiji/3935968 to your computer and use it in GitHub Desktop.
Save seiji/3935968 to your computer and use it in GitHub Desktop.
display view hierarchy
NSLog(@"%@", [view performSelector:@selector(recursiveDescription)]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment