Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-electron
/
electron.core
/
DownloadItem
/
getTotalBytes
get
Total
Bytes
fun
getTotalBytes
(
)
:
Double
(
source
)
The total size in bytes of the download item.
If the size is unknown, it returns 0.