BrowserSettingsBackgroundColor Property |
Version 57.0.0[Missing <summary> documentation for "P:CefSharp.BrowserSettings.BackgroundColor"]
Namespace: CefSharpAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 57.0.0.0
Syntax public virtual uint BackgroundColor { get; set; }
public:
virtual property unsigned int BackgroundColor {
unsigned int get ();
void set (unsigned int value);
}
Property Value
Type:
UInt32Implements
IBrowserSettingsBackgroundColorSee Also