getTooltipForegroundProperty

abstract fun getTooltipForegroundProperty(): MutableProperty<MkColor?>

Returns the foreground color to use for drawing the tooltips.

Return

the color to be used

See also