UIWebView.IsLoading Property

Definition

Returns true if the web view is still loading content. Read-only.

public virtual bool IsLoading { [Foundation.Export("isLoading")] get; }
member this.IsLoading : bool

Property Value

Attributes

Applies to