setTextStrokeColor

open fun setTextStrokeColor(@ColorInt color: Int)

Sets the color of annotations text stroke. For the main text color use setColor.

Parameters

color

Text stroke color of this annotation or 0 to clear the value.