Skip to main content
Version: v7.7.x

DownloadProgress

@microblink/blinkid


@microblink/blinkid / DownloadProgress

Type Alias: DownloadProgress

DownloadProgress = object

Progress reported during a resource download.

Properties

contentLength

contentLength: number


finished

finished: boolean


loaded

loaded: number


progress

progress: number