Today's Menu  Portugal
journal and plan nutrition
WKWebViewConfiguration+Console.h
Go to the documentation of this file.
1 //
2 // WKWebViewConfiguration+Console.h
3 // haha
4 //
5 // Created by housenkui on 2018/9/2.
6 // Copyright © 2018年 com.meiniucn. All rights reserved.
7 //
8 
9 #import <WebKit/WebKit.h>
10 
12 @property (nonatomic,assign) BOOL showConsole;
13 @end