Windows.UI.Xaml.Controls.WebView.WebView

February 8, 2017 ยท View on GitHub

-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

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param executionMode
  4. 3-remarks
  5. 4-examples
  6. 5-see-also