A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/dom/ProgressEvent/lengthComputable below:

lengthComputable ยท WebPlatform Docs

lengthComputable Summary

Specifies whether the total size of the operation is known.

Property of dom/ProgressEventdom/ProgressEvent

Syntax

Note: This property is read-only.

var result = ProgressEvent.lengthComputable;
Return Value

Returns an object of type BooleanBoolean

The ProgressEvent.lengthComputable read-only property is a Boolean 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.

Syntax

flag = ProgressEvent.lengthComputable

Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4