Skip to content

Instantly share code, notes, and snippets.

@chriswill0w
Created February 21, 2018 13:02
Show Gist options
  • Save chriswill0w/6608c0ec494709daa1968b16e586e1c7 to your computer and use it in GitHub Desktop.
Save chriswill0w/6608c0ec494709daa1968b16e586e1c7 to your computer and use it in GitHub Desktop.
objective-c
po [[[UIWindow keyWindow] rootViewController] _printHierarchy]
swift
expr -l objc++ -O -- [[[UIWindow keyWindow] rootViewController] _printHierarchy]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment