toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
Clipboard
/
writeRTF
write
RTF
abstract
fun
writeRTF
(
text
:
String
,
type
:
ClipboardWriteRTFType
=
definedExternally
)
(
source
)
Writes the
text
into the clipboard in RTF.