WebView.ContainsFullScreenElementChanged Event

Definition

Occurs when the status of whether the IWebView currently contains a full screen element or not changes.

public event EventHandler<object> ContainsFullScreenElementChanged;
member this.ContainsFullScreenElementChanged : EventHandler<obj> 
Public Event ContainsFullScreenElementChanged As EventHandler(Of Object) 

Event Type

Implements

Applies to