luxlabs header browser preview


@interface MenstrualCyclesAppPlugin.SingleCycleViewCollectionViewFlowLayout : UICollectionViewFlowLayout

@property (nonatomic, readonly) BOOL flipsHorizontallyInOppositeLayoutDirection;

- (void)prepareLayout;
- (id)init;
- (id)initWithCoder:(id)a0;

@end