Click or drag to resize

BrowserSettings Constructor

Version 89.0.170
Initializes a new instance of the BrowserSettings class

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 89.0.170.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