WebView.IsSupported Property

Definition

Gets a value indicating whether WebView is supported in this environment.

public static bool IsSupported { get; }
static member IsSupported : bool
Public Shared ReadOnly Property IsSupported As Boolean

Property Value

true if this instance is supported; otherwise, false.

Applies to