setText

abstract fun setText(coroutineScope: CoroutineScope, text: String): Deferred<Boolean>

设置剪贴板内容(复制)。 为了兼容性,操作将在主线程执行。