Table of Contents
WebView.FullScreenModeChanged Event

Triggers when the WebView enters or leaves full screen mode.

Syntax
 public event FullScreenModeChangedHandler FullScreenModeChanged;
See Also