Click or drag to resize

CompositionUnderlineBackgroundColor Property

Version 87.1.132
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.Structs
Assembly:  CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntax
public uint BackgroundColor { get; }

Property Value

Type: UInt32
See Also