About
Support
Developer Guide
Version 47.154.100.2
OpenFin JavaScript API
Preparing search index...
OpenFin
RuntimeDownloadProgress
Interface RuntimeDownloadProgress
interface
RuntimeDownloadProgress
{
downloadedBytes
:
number
;
totalBytes
:
number
;
}
Index
Properties
downloaded
Bytes
total
Bytes
Properties
downloaded
Bytes
downloadedBytes
:
number
The downloaded bytes of the download item.
total
Bytes
totalBytes
:
number
The total size in bytes of the file.
Settings
Theme
OS
Light
Dark
On This Page
Properties
downloaded
Bytes
total
Bytes
OpenFin JavaScript API
Loading...
The downloaded bytes of the download item.