HeadlessWebView

@Stable
actual abstract class HeadlessWebView(context: Context)
@Stable
expect abstract class HeadlessWebView(context: Context)
@Stable
actual abstract class HeadlessWebView(context: Context)
@Stable
actual abstract class HeadlessWebView(context: Context)
@Stable
actual abstract class HeadlessWebView(context: Context)

Constructors

Link copied to clipboard
actual constructor(context: Context)
expect constructor(context: Context)
actual constructor(context: Context)
actual constructor(context: Context)
actual constructor(context: Context)

Functions

Link copied to clipboard
actual fun destroy()
expect fun destroy()
actual fun destroy()
actual fun destroy()
actual fun destroy()
Link copied to clipboard
actual fun load(url: String)
expect fun load(url: String)
actual fun load(url: String)
actual fun load(url: String)
actual fun load(url: String)
Link copied to clipboard
actual abstract fun onRequestIntercepted(url: String, response: String): Boolean
expect abstract fun onRequestIntercepted(url: String, response: String): Boolean
actual abstract fun onRequestIntercepted(url: String, response: String): Boolean
actual abstract fun onRequestIntercepted(url: String, response: String): Boolean
actual abstract fun onRequestIntercepted(url: String, response: String): Boolean
Link copied to clipboard
actual abstract fun onUrlIntercepted(url: String): Boolean
expect abstract fun onUrlIntercepted(url: String): Boolean
actual abstract fun onUrlIntercepted(url: String): Boolean
actual abstract fun onUrlIntercepted(url: String): Boolean
actual abstract fun onUrlIntercepted(url: String): Boolean