Webview Ko
Constructors
Types
The window size hints used by WebviewKo.size
The window size hints used by WebviewKo.size
Functions
Binds a native Kotlin/Java callback so that it will appear under the given name as a global JavaScript function.
Posts a function to be executed on the main thread.
Posts a function to be executed on the main thread.
Injects JavaScript code at the initialization of the new page.
Injects JavaScript code at the initialization of the new page.
Runs the main loop and destroy it when terminated.
Runs the main loop and destroy it when terminated.
Updates the size of the native window.
Updates the size of the native window.
Updates the size of the native window.
Removes a callback that was previously set by webview_bind
.
Removes a callback that was previously set by webview_bind
.