CoreWebView2ControllerOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to manage profile options that created by CreateCoreWebView2ControllerOptions().
public class CoreWebView2ControllerOptions
type CoreWebView2ControllerOptions = class
Public Class CoreWebView2ControllerOptions
- Inheritance
-
CoreWebView2ControllerOptions
Properties
AllowHostInputProcessing |
|
IsInPrivateModeEnabled |
Manage the controller's InPrivate mode. |
LocaleRegion |
Manages the value of the controller's locale region. |
ProfileName |
Manage the name of the controller's profile. |
ScriptLocale |
Manages the value of the controller's script locale. |