Hydra core
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Hydra core
Hydra core
/
knf.hydra.core.tools.web
/
WebJS
/
evalJs
eval
Js
fun
evalJs
(
code
:
String
,
result
:
(
String
)
->
Unit
)
Eval js on a webview
Parameters
code
Code to eval
result
Callback of the eval code result