12345678910111213141516171819202122232425262728293031323334353637 |
- //
- // JZCollectionViewHorizontalLayout.h
- // JIZHANG
- //
- // Created by kuxuan on 2018/1/27.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface JZCollectionViewHorizontalLayout : UICollectionViewFlowLayout
- // 一行中 cell 的个数
- @property (nonatomic,assign) NSUInteger itemCountPerRow;
- // 一页显示多少行
- @property (nonatomic,assign) NSUInteger rowCount;
- @property (strong, nonatomic) NSMutableArray *allAttributes;
- @property UIMenuItem *a460vBpi2tA;
- @property UIBezierPath *aQufb;
- @property UIAlertView *aBuPXwJH;
- @property UISearchBar *aEZKlbvP;
- @property UIMenuItem *ask1GCZQH;
- @property UIInputView *aBb9Z4mR;
- @property UIRegion *a0XvAiu;
- @property UICollectionView *ahjWP38yYF;
- @property UIControlEvents *a7bcJ;
- @property UIApplication *aPVSTvjky;
- @property UIEvent *aZsnf9cTdD;
- @property UIControl *aL9AUrE;
- @property UIBarButtonItem *atUbHPpq;
- @property UIControlEvents *alLPM7mJSo;
- @property UIImage *aJSvYae;
- @end
|