Uses of Class
org.robovm.apple.webkit.WKWebpagePreferences
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKWebpagePreferences in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return WKWebpagePreferences Modifier and Type Method Description WKWebpagePreferencesWKWebViewConfiguration. getDefaultWebpagePreferences()Methods in org.robovm.apple.webkit with parameters of type WKWebpagePreferences Modifier and Type Method Description voidWKNavigationDelegate. decidePolicyForNavigationAction(WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, VoidBlock2<WKNavigationActionPolicy,WKWebpagePreferences> decisionHandler)voidWKNavigationDelegateAdapter. decidePolicyForNavigationAction(WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, VoidBlock2<WKNavigationActionPolicy,WKWebpagePreferences> decisionHandler)voidWKWebViewConfiguration. setDefaultWebpagePreferences(WKWebpagePreferences v)Method parameters in org.robovm.apple.webkit with type arguments of type WKWebpagePreferences Modifier and Type Method Description voidWKNavigationDelegate. decidePolicyForNavigationAction(WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, VoidBlock2<WKNavigationActionPolicy,WKWebpagePreferences> decisionHandler)voidWKNavigationDelegateAdapter. decidePolicyForNavigationAction(WKWebView webView, WKNavigationAction navigationAction, WKWebpagePreferences preferences, VoidBlock2<WKNavigationActionPolicy,WKWebpagePreferences> decisionHandler)