Table of Contents
IsCreated Property

Returns a value indicating whether the WebView has already been created and has not been destroyed yet.

Syntax
 public Boolean IsCreated { get; }
See Also