Skip to content

Instantly share code, notes, and snippets.

@kenmaz
Created May 13, 2013 11:53
Show Gist options
  • Save kenmaz/5567796 to your computer and use it in GitHub Desktop.
Save kenmaz/5567796 to your computer and use it in GitHub Desktop.
ビュー階層をダンプするコード
NSLog(@"%@", [self.view performSelector:@selector(recursiveDescription)]);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment