Click or drag to resize

CompositionUnderlineColor Property

Version 130.1.90
Text 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: 129.0.110.0 (129.0.110.0)
Syntax
public uint Color { get; }

Property Value

UInt32
See Also