Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 592 Bytes

webview_containsfullscreenelementchanged.md

File metadata and controls

26 lines (17 loc) · 592 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.WebView.ContainsFullScreenElementChanged
winrt event

Windows.UI.Xaml.Controls.WebView.ContainsFullScreenElementChanged

-description

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

-xaml-syntax

<WebView ContainsFullScreenElementChanged="eventhandler"/>

-remarks

-examples

-see-also