While browsing UIKit’s private headers recently, I came across a class that I hadn’t seen before – UIDebuggingInformationOverlay. A Google search didn’t turn up much info, so figured I’d write a short description of what I’ve found.

Source: UIDebuggingInformationOverlay – Low Level