Click or drag to resize
CompositionUnderlineBackgroundColor Property
Version 63.0.0
Background color. 32-bit ARGB color value, not premultiplied. The color components are always in a known order. Equivalent to the SkColor type.

Namespace: CefSharp
Assembly: CefSharp (in CefSharp.dll) Version: 63.0.0.0 (63.0.0.0)
Syntax
public uint BackgroundColor { get; }

Property Value

Type: UInt32
See Also