Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 691 Bytes

webview_webview_499271973.md

File metadata and controls

24 lines (17 loc) · 691 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.WebView.#ctor(Windows.UI.Xaml.Controls.WebViewExecutionMode)
winrt method

Windows.UI.Xaml.Controls.WebView.WebView

-description

Initializes a new instance of the WebView class with the specified execution mode.

-parameters

-param executionMode

A value of the enumeration that indicates whether the WebView hosts content on the UI thread or a non-UI thread.

-remarks

-examples

-see-also

WebView constructor, ExecutionMode