Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
Clipboard
/
has
has
abstract
fun
has
(
format
:
String
,
type
:
ClipboardHasType
=
definedExternally
)
:
Boolean
(
source
)
Whether the clipboard supports the specified
format
.