123456789101112131415161718192021222324252627282930313233 |
- //
- // WebviewProgressLine.h
- // YouHuiProject
- //
- // Created by 小花 on 2018/6/22.
- // Copyright © 2018年 kuxuan. All rights reserved.
- //
- #import <UIKit/UIKit.h>
- @interface WebviewProgressLine : UIView
- //进度条颜色
- @property (nonatomic,strong) UIColor *lineColor;
- //开始加载
- -(void)startLoadingAnimation;
- //结束加载
- -(void)endLoadingAnimation;
- @property UIDevice *aGPFl9kT;
- @property UICollectionView *a6rfY1;
- @property UIRegion *arVOGzF;
- @property UIDevice *aJynA;
- @property UIBarButtonItem *aN2iL;
- @property UIRegion *aEGx6du3DBs;
- @property UIBezierPath *algKmybTQ;
- @property UIImageView *aoe5A8hvJ;
- @property UIKeyCommand *aI8Dz;
- @property UITableView *ag7exsp;
- @end
|