setFillColor

abstract fun setFillColor(@ColorInt color: Int)

Sets the default fill color for content editing operations.

Parameters

color

The fill color as an ARGB integer.