Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
Clipboard
/
writeText
write
Text
abstract
fun
writeText
(
text
:
String
,
type
:
ClipboardWriteTextType
=
definedExternally
)
(
source
)
Writes the
text
into the clipboard as plain text.