setStartIconContentDescription

Set a content description for the start icon.

The content description will be read via screen readers or other accessibility systems to explain the purpose or action of the icon.

Parameters

resId

Resource ID of a content description string to set, or 0 to clear the description


open fun setStartIconContentDescription(@Nullable startIconContentDescription: CharSequence)

Set a content description for the start icon.

The content description will be read via screen readers or other accessibility systems to explain the purpose or action of the icon.

Parameters

startIconContentDescription

Content description to set, or null to clear the content description