Table of Contents
IsLoading Property

Gets a value indicating whether the WebView is in the process of loading a page.

Syntax
 public Boolean IsLoading { get; }
See Also