setSingleSelection

Sets whether this group only allows a single button to be checked.

Calling this method results in all the buttons in this group to become unchecked.

Parameters

id

boolean resource ID of whether this group only allows a single button to be checked


open fun setSingleSelection(singleSelection: Boolean)

Sets whether this group only allows a single button to be checked.

Calling this method results in all the buttons in this group to become unchecked.

Parameters

singleSelection

whether this group only allows a single button to be checked