Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
WebviewTag
/
downloadURL
download
URL
abstract
fun
downloadURL
(
url
:
String
,
options
:
DownloadURLOptions
=
definedExternally
)
(
source
)
Initiates a download of the resource at
url
without navigating.