Click or drag to resize

BrowserSettings Constructor

Version 94.4.20
Initializes a new instance of the BrowserSettings class

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 94.4.20.0
Syntax
public BrowserSettings(
	bool autoDispose = false
)

Parameters

autoDispose (Optional)
Type: SystemBoolean

[Missing <param name="autoDispose"/> documentation for "M:CefSharp.BrowserSettings.#ctor(System.Boolean)"]

See Also