sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.webview
/
Controller
/
switchToDefaultContent
switch
To
Default
Content
abstract
fun
switchToDefaultContent
(
scope
:
CoroutineScope
)
:
Deferred
<
Unit
>
异步切换回主文档上下文。
Return
一个
Deferred<Unit>
。
Parameters
scope
用于执行此操作的协程作用域。