You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
E.g. similar to recursiveDescription on UIView, I'd like to be able to do a recursive traversal of all of the views currently being displayed on screen and write the tree of views + their metadata to a file.