CompositionUnderline Structure |
Namespace: CefSharp
The CompositionUnderline type exposes the following members.
Name | Description | |
---|---|---|
CompositionUnderline | Initializes a new instance of the CompositionUnderline class |
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.
| |
Thick |
true for thickunderline
|
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |