[This is preliminary documentation and is subject to change.]
Represents the state of a setting.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Use the default state for the setting. | |
Enabled | 1 | Enable or allow the setting. | |
Disabled | 2 | Disable or disallow the setting. |
See Also