ProgressEvent.lengthComputable
read-only property is a
布尔
flag indicating if the resource concerned by the
ProgressEvent
has a length that can be calculated. If not, the
ProgressEvent.total
property has no significant value.
flag = ProgressEvent.lengthComputable
| 规范 | 状态 | 注释 |
|---|---|---|
|
XMLHttpRequest
The definition of 'ProgressEvent.lengthComputable' in that specification. |
实时标准 |
| 桌面 | 移动 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
lengthComputable
|
Chrome 50 | Edge 12 | Firefox 3.5 | IE Yes | Opera 37 | Safari 3.1 | WebView Android 50 | Chrome Android 50 | Firefox Android 4 | Opera Android 37 | Safari iOS 2 | Samsung Internet Android 5.0 |
完整支持
ProgressEvent
interface it belongs to.
ProgressEvent