setFontColor

open fun setFontColor(@ColorInt color: Int)

Sets the font color for the current selection/cursor position.

Parameters

color

The color value to apply as an ARGB integer.