webview_unbind
Removes a Kotlin/Java callback that was previously set by webview_bind
.
Parameters
webview
the handle of webview, usually returned by webview_create
name
the name of JS function used in webview_bind
Removes a Kotlin/Java callback that was previously set by webview_bind
.
the handle of webview, usually returned by webview_create
the name of JS function used in webview_bind