setStartIconCheckable

open fun setStartIconCheckable(startIconCheckable: Boolean)

Sets the current start icon to be checkable or not.

If the icon works just as a button and the fact that it's checked or not doesn't affect its behavior, such as the clear text end icon, calling this method is encouraged so that screen readers will not announce the icon's checked state.

Parameters

startIconCheckable

whether the icon should be checkable