WebKit.WKWebView.EstimatedProgress Property
An estimate of what fraction of the current navigation has been completed.

Syntax

[get: Foundation.Export("estimatedProgress")]
public virtual double EstimatedProgress { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This value ranges from 0.0 to 1.0 based on the total number of bytes expected to be received, including the main document and all of its potential subresources. After a navigation completes, the value remains at 1.0 until a new navigation starts, at which point it is reset to 0.0.

Requirements

Namespace: WebKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0