Rachel
Toggle table of contents
3.5.0
android
common
desktop
ios
web
Target filter
android
common
desktop
ios
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.webview
/
love.yinlin.compose.ui
/
HeadlessWebView
Headless
Web
View
android
common
desktop
ios
web
@
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
)
Members
Constructors
Headless
Web
View
Link copied to clipboard
android
common
desktop
ios
web
actual
constructor
(
context
:
Context
)
expect
constructor
(
context
:
Context
)
actual
constructor
(
context
:
Context
)
actual
constructor
(
context
:
Context
)
actual
constructor
(
context
:
Context
)
Functions
destroy
Link copied to clipboard
android
common
desktop
ios
web
actual
fun
destroy
(
)
expect
fun
destroy
(
)
actual
fun
destroy
(
)
actual
fun
destroy
(
)
actual
fun
destroy
(
)
load
Link copied to clipboard
android
common
desktop
ios
web
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
)
on
Request
Intercepted
Link copied to clipboard
android
common
desktop
ios
web
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
on
Url
Intercepted
Link copied to clipboard
android
common
desktop
ios
web
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