Package org.robovm.apple.webkit
Interface WKURLSchemeHandler
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
WKURLSchemeHandlerAdapter
public interface WKURLSchemeHandler extends NSObjectProtocol
- Since:
- Available in iOS 11.0 and later.
-
Method Summary
Modifier and Type Method Description voidstartURLSchemeTask(WKWebView webView, WKURLSchemeTask urlSchemeTask)voidstopURLSchemeTask(WKWebView webView, WKURLSchemeTask urlSchemeTask)