Skip to main content
Version: v3000

DownloadProgress

@microblink/blinkcard


@microblink/blinkcard / 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