unbind

expect fun unbind(name: String)

Removes a callback that was previously set by webview_bind.

Parameters

name

the name of JS function used in webview_bind

actual fun unbind(name: String)

Removes a callback that was previously set by webview_bind.

Parameters

name

the name of JS function used in webview_bind

actual fun unbind(name: String)

Removes a callback that was previously set by webview_bind.

Parameters

name

the name of JS function used in webview_bind