...
|
...
|
@@ -21,7 +21,7 @@ |
|
|
@property (nonatomic) BOOL enableProgressBar;
|
|
|
|
|
|
@property (weak, nonatomic) UIView * currentNaviBar;
|
|
|
- (UIView *)webView;
|
|
|
- (WKWebView *)webView;
|
|
|
|
|
|
- (instancetype)initWithFrame:(CGRect)frame withNaviBar:(UIView *)naviBar;
|
|
|
/**
|
...
|
...
|
|