HeadlessWebView

actual abstract class HeadlessWebView
expect abstract class HeadlessWebView
actual abstract class HeadlessWebView
actual abstract class HeadlessWebView
actual abstract class HeadlessWebView

Constructors

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

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