luxlabs header browser preview


@interface CKConversationListCollectionView : UICollectionView

- (void)setContentInset:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (void)setScrollIndicatorInsets:(struct UIEdgeInsets { double x0; double x1; double x2; double x3; })a0;
- (id)_indexPathForInsertionAtPoint:(struct CGPoint { double x0; double x1; })a0 sourceIndexPath:(id)a1;

@end