toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
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
.