Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-tauri-apps-api
/
tauri.apps.api.webview
/
Webview
/
reparent
reparent
fun
reparent
(
window
:
Window
)
:
Promise
<
Void
>
(
source
)
fun
reparent
(
window
:
WebviewWindow
)
:
Promise
<
Void
>
(
source
)
fun
reparent
(
window
:
String
)
:
Promise
<
Void
>
(
source
)
Moves this webview to the given label.