setErrorShown

open fun setErrorShown(errorShown: Boolean)

Sets whether the checkbox should be on error state. If true, the error color will be applied to the checkbox.

Parameters

errorShown

whether the checkbox should be on error state.

See also