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
/
ClearDataOptions
/
origins
origins
abstract
var
origins
:
ReadonlyArray
<
String
>
?
(
source
)
Clear data for only these origins. Cannot be used with
excludeOrigins
.