| CompositionUnderline Properties | 
The CompositionUnderline type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BackgroundColor | 
            Background color. 32-bit ARGB color value, not premultiplied. The color components are always
            in a known order. Equivalent to the SkColor type.
             | 
|  | Color | 
            Text color. 32-bit ARGB color value, not premultiplied. The color components are always
            in a known order. Equivalent to the SkColor type.
             | 
|  | Range | 
            Underline character range.
             | 
|  | Style | 
            Style
             | 
|  | Thick | 
            true for thickunderline
             | 
 See Also
See Also