Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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.