appendGroupContentDescription

open fun appendGroupContentDescription(groupLabel: String?)

Appends the provided label string to end of the selection control's Content Description. The label string should typically be the same as the content header at the top of the selection control group, or a more concise version of it.

Parameters

groupLabel

Label string

open fun appendGroupContentDescription(@StringRes() groupLabelRes: Int)

See appendGroupContentDescription

Parameters

groupLabelRes

Label string resource