Package com.github.winterreisender.webviewko

Types

Link copied to clipboard
class WebviewJNA

A JNA binding to webview for Kotlin/JVM and Java

Link copied to clipboard
expect class WebviewKo(debug: Int = 0)

The Kotlin Multiplatform binding to webview

actual class WebviewKo(debug: Int)

The JVM binding to webview in Kotlin

actual class WebviewKo(debug: Int)

The Kotlin/Native binding to webview