Click or drag to resize
BrowserSettingsOffScreenTransparentBackground Property
Version 57.0.0

[Missing <summary> documentation for "P:CefSharp.BrowserSettings.OffScreenTransparentBackground"]

Namespace: CefSharp
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax
public Nullable<bool> OffScreenTransparentBackground { get; set; }

Property Value

Type: NullableBoolean
See Also