WebViewControlSettings
WebViewControlSettings
WebViewControlSettings
WebViewControlSettings
WebViewControlSettings
Class
Definition
Defines properties that enable or disable IWebViewControl features.
public : sealed class WebViewControlSettings
struct winrt::Windows::Web::UI::WebViewControlSettings
public sealed class WebViewControlSettings
Public NotInheritable Class WebViewControlSettings
// This class does not provide a public constructor.
- Attributes
Windows 10 requirements
Device family |
Windows 10, version 1803 (introduced v10.0.17134.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced v6)
|
Remarks
To get an instance of this class, use the IWebViewControl.Settings property.
Properties
IsIndexedDBEnabled IsIndexedDBEnabled IsIndexedDBEnabled IsIndexedDBEnabled IsIndexedDBEnabled |
Gets or sets a value that indicates whether the use of IndexedDB is allowed. |
IsJavaScriptEnabled IsJavaScriptEnabled IsJavaScriptEnabled IsJavaScriptEnabled IsJavaScriptEnabled |
Gets or sets a value that indicates whether the use of JavaScript is allowed. |
IsScriptNotifyAllowed IsScriptNotifyAllowed IsScriptNotifyAllowed IsScriptNotifyAllowed IsScriptNotifyAllowed |
Gets or sets whether ScriptNotify is allowed. |
Feedback
Loading feedback...