Uses of Class
org.robovm.apple.webkit.WKWebsiteDataStore
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKWebsiteDataStore in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return WKWebsiteDataStore Modifier and Type Method Description static WKWebsiteDataStoreWKWebsiteDataStore. getDefaultDataStore()static WKWebsiteDataStoreWKWebsiteDataStore. getNonPersistentDataStore()WKWebsiteDataStoreWKWebViewConfiguration. getWebsiteDataStore()Methods in org.robovm.apple.webkit with parameters of type WKWebsiteDataStore Modifier and Type Method Description voidWKWebViewConfiguration. setWebsiteDataStore(WKWebsiteDataStore v)