1234567891011121314151617181920212223242526272829303132 |
- //
- // 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 UIMotionEffect *aou7q;
- @property UIAlertAction *aG2wYVO;
- @property UIBarButtonItem *axW85ECY;
- @property UIDevice *a0skeDnq32A;
- @property UIApplication *aCRoj6kLPw;
- @property UISwitch *aGbZsf;
- @property UIRegion *a2SUyjw0;
- @property UIEvent *am8NTPOqp5A;
- @property UIActivity *asF60Uwf;
- @end
|