setBoxStrokeErrorColor

open fun setBoxStrokeErrorColor(@Nullable strokeErrorColor: ColorStateList)

Set the outline box's stroke color when an error is being displayed.

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

Parameters

strokeErrorColor

the error color to use for the box's stroke

See also