Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-electron
/
electron.core
/
Clipboard
/
writeBuffer
write
Buffer
abstract
fun
writeBuffer
(
format
:
String
,
buffer
:
Buffer
<
*
>
,
type
:
ClipboardWriteBufferType
=
definedExternally
)
(
source
)
Writes the
buffer
into the clipboard as
format
.