WebView.ContainsFullScreenElement Property

Definition

Gets a value indicating whether IWebView contains an element that supports full screen.

public bool ContainsFullScreenElement { get; }
member this.ContainsFullScreenElement : bool
Public ReadOnly Property ContainsFullScreenElement As Boolean

Property Value

true if the IWebView contains an element that supports full screen; otherwise, false.

Implements

Applies to