setCheckedAt

abstract fun setCheckedAt(index: Int, checked: Boolean): Boolean

Check the specified |index|. Only applies to check and radio items. Returns true on success.