CefSettings
Initialization settings. Specify NULL or 0 to get the recommended default values. Many of these and other settings can also configured using command- line switches.
Types
Properties
Link copied to clipboard
Opaque background color used for accelerated content.
Link copied to clipboard
The path to a separate executable that will be launched for sub-processes.
Link copied to clipboard
The location where cache data will be stored on disk.
Link copied to clipboard
Set to true to disable configuration of browser process features using standard CEF and Chromium command-line arguments.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Custom flags that will be used when initializing the V8 JavaScript engine.
Link copied to clipboard
The fully qualified path for the locales directory.
Link copied to clipboard
The log severity.
Link copied to clipboard
Link copied to clipboard
Set to true to disable loading of pack files for resources and locales.
Link copied to clipboard
To persist session cookies (cookies without an expiry date or validity interval) by default when using the global cookie manager set this value to true.
Link copied to clipboard
Set to a value between 1024 and 65535 to enable remote debugging on the specified port.
Link copied to clipboard
The fully qualified path for the resources directory.
Link copied to clipboard
The number of stack trace frames to capture for uncaught exceptions.
Link copied to clipboard
Value that will be returned as the User-Agent HTTP header.
Link copied to clipboard
Value that will be inserted as the product portion of the default User-Agent string.
Link copied to clipboard
Set to true to enable windowless (off-screen) rendering support.