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