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