Edit

Share via


WebView.IsWebViewVisible Property

Definition

Gets or sets a value indicating whether this instance is web view visible.

[System.ComponentModel.Browsable(false)]
public bool IsWebViewVisible { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.IsWebViewVisible : bool with get, set
Public Property IsWebViewVisible As Boolean

Property Value

true if this instance is web view visible; otherwise, false.

Attributes

Applies to