setChecked

open fun setChecked(isChecked: Boolean)(source)

Deprecated

Use setChecked directly.

Sets if the source is checked.

Parameters

isChecked

True if the view is checked, false otherwise.

Throws

If called from an AccessibilityService.