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
/
Cookies
/
set
set
fun
set
(
details
:
CookiesSetDetails
)
:
Promise
<
Void
>
(
source
)
A promise which resolves when the cookie has been set
Sets a cookie with
details
.