setBoxStrokeColor

open fun setBoxStrokeColor(boxStrokeColor: Int)

Set the outline box's stroke color.

Calling this method when not in outline box mode will do nothing.

Parameters

boxStrokeColor

the color to use for the box's stroke

See also

#getBoxStrokeColor()