isCheckedAt

abstract fun isCheckedAt(index: Int): Boolean

Returns true if the specified |index| is checked. Only applies to check and radio items.