2.293 .progress

Returns the page loading progress as a percentage.

Definition

  • Data type

    integer

  • Access

    get

  • changed event

    yes

The value of this attribute represents the loading progress of a web page as a percentage and ranges from 0 to 100. During asynchronous page loading, changed events are triggered, allowing this attribute to be used, for example, to control a progress bar. However, a step size, threshold, or time duration for a value change cannot be specified.

See also

Object dmw_webview