@interface _UICollectionLayoutExtendedAttributesQueryInfo : NSObject { long long _sectionIndex; struct CGRect { struct CGPoint { double x; double y; } origin; struct CGSize { double width; double height; } size; } _queryRect; } - (id)description; @end