CKComponentHierarchyDebugHelper Class Reference
Inherits from | NSObject |
---|---|
Declared in | CKComponentHierarchyDebugHelper.h |
+ componentHierarchyDescription
Describe the component hierarchy starting from the window. This recursively searches downwards in the view hierarchy to find views which have a lifecycle manager, from which we can get the component layout hierarchies.
+ (NSString *)componentHierarchyDescription
Return Value
A string with a description of the hierarchy.
Declared In
CKComponentHierarchyDebugHelper.h