Extends
Methods
Changes the outline color for this window.
Name | Type | Description |
---|---|---|
color |
string |
The color of the outline in CSS format. |
Changes the text color for this window.
Name | Type | Description |
---|---|---|
color |
string |
The color of the text in CSS format. |
The returned string is a color in hexadecimal format.
Returns:
Type | Description |
---|---|
string | Pixel color (hex format). |