BackgroundFetchRegistration: downloaded 属性
注意:此功能在 Web Workers 中可用。
BackgroundFetchRegistration
接口中只读的 downloaded
属性返回已下载的字节数,初始值为 0
。
如果此属性的值发生更改,则会在关联的 BackgroundFetchRegistration
对象上触发 progress 事件。
注意:此功能在 Web Workers 中可用。
BackgroundFetchRegistration
接口中只读的 downloaded
属性返回已下载的字节数,初始值为 0
。
如果此属性的值发生更改,则会在关联的 BackgroundFetchRegistration
对象上触发 progress 事件。