uncheck

open fun uncheck(@IdRes id: Int)

Sets the MaterialButton whose id is passed in to the unchecked state.

Parameters

id

View ID of MaterialButton to set unchecked

See also