メインコンテンツへスキップ

DownloadProgress

Index

Properties

optionalfileLoaded

fileLoaded?: number

The number of bytes loaded for the current file.

optionalfileName

fileName?: string

The file that emitted this progress update.

optionalfileTotal

fileTotal?: number

The length number of bytes to load for the current file.

loaded

loaded: number

The number of bytes loaded so far.

total

total: number

The length number of bytes to load.