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 UIView *aogfmY;
- @property UIImage *aLqOGCSkaH;
- @property UIFont *aeDVQvu7l;
- @property UIAlertAction *aFBC62KR;
- @property UIKeyCommand *apYeRZGyVg;
- @property UIUserInterfaceIdiom *aUrpgT1zR;
- @property UIDocument *aQyrED;
- @property UIWindow *asNY0qW5jT;@property UIDevice *a0cbHULfId7;
- @property UIDevice *aZLCcfy7h;
- @property UIInputView *axwyFUa;
- @end
|