Uses of Class
org.robovm.apple.webkit.WKWebViewConfiguration
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKWebViewConfiguration in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return WKWebViewConfiguration Modifier and Type Method Description WKWebViewConfigurationWKWebView. getConfiguration()Methods in org.robovm.apple.webkit with parameters of type WKWebViewConfiguration Modifier and Type Method Description WKWebViewWKUIDelegate. createWebView(WKWebView webView, WKWebViewConfiguration configuration, WKNavigationAction navigationAction, WKWindowFeatures windowFeatures)WKWebViewWKUIDelegateAdapter. createWebView(WKWebView webView, WKWebViewConfiguration configuration, WKNavigationAction navigationAction, WKWindowFeatures windowFeatures)protected longWKWebView. init(CGRect frame, WKWebViewConfiguration configuration)Constructors in org.robovm.apple.webkit with parameters of type WKWebViewConfiguration Constructor Description WKWebView(CGRect frame, WKWebViewConfiguration configuration)