Click or drag to resize
CompositionUnderline Properties
Version 63.0.0

The CompositionUnderline type exposes the following members.

Properties
  NameDescription
Public propertyBackgroundColor
Background color. 32-bit ARGB color value, not premultiplied. The color components are always in a known order. Equivalent to the SkColor type.
Public propertyColor
Text color. 32-bit ARGB color value, not premultiplied. The color components are always in a known order. Equivalent to the SkColor type.
Public propertyRange
Underline character range.
Public propertyThick
true for thickunderline
Top
See Also