sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.util
/
Clipboard
/
setText
set
Text
abstract
fun
setText
(
coroutineScope
:
CoroutineScope
,
text
:
String
)
:
Deferred
<
Boolean
>
设置剪贴板内容(复制)。 为了兼容性,操作将在主线程执行。