setBoxStrokeColorStateList

open fun setBoxStrokeColorStateList(colorStateList: ColorStateList)

Set the outline box's stroke color state list.

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

Parameters

colorStateList

the color state list to use for the box's stroke

See also

#getBoxStrokeColor()