core
正在准备搜索索引...
YmxNetwork
DownloadFileProgress
接口 DownloadFileProgress
下载进度
interface
DownloadFileProgress
{
progress
:
number
;
totalBytesExpectedToWrite
:
number
;
totalBytesWritten
:
number
;
}
索引
属性
progress
total
Bytes
Expected
To
Write
total
Bytes
Written
属性
progress
progress
:
number
下载进度百分比
total
Bytes
Expected
To
Write
totalBytesExpectedToWrite
:
number
预期需要下载的数据总长度,单位 Bytes
total
Bytes
Written
totalBytesWritten
:
number
已经下载的数据长度,单位 Bytes
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
属性
progress
total
Bytes
Expected
To
Write
total
Bytes
Written
core
加载中……
下载进度