Uses of Class
org.robovm.apple.webkit.WKUserScript
| Package | Description |
|---|---|
| org.robovm.apple.webkit |
-
Uses of WKUserScript in org.robovm.apple.webkit
Methods in org.robovm.apple.webkit that return types with arguments of type WKUserScript Modifier and Type Method Description NSArray<WKUserScript>WKUserContentController. getUserScripts()Methods in org.robovm.apple.webkit with parameters of type WKUserScript Modifier and Type Method Description voidWKUserContentController. addUserScript(WKUserScript userScript)