Tooltip.color

Color color() @property nothrow @nogc

Gets or sets the background color for tooltips.

The default is a pale yellow color.

Returns

Background color
void color(Color c) @property nothrow @nogc

ditto