Tooltip.textColor

Color textColor() @property nothrow @nogc

Gets or sets the text color for tooltips.

The default is black.

Returns

Text color
void textColor(Color c) @property nothrow @nogc

ditto