check

open fun check(@IdRes id: Int)

Sets the selection to the chip whose identifier is passed in parameter.

In single selection mode, checking a chip also unchecks all others.

Parameters

id

the unique id of the chip to select in this group

See also