setEndIconContentDescription

Set a content description for the end icon.

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

Parameters

resId

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


open fun setEndIconContentDescription(@Nullable endIconContentDescription: CharSequence)

Set a content description for the end icon.

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

Parameters

endIconContentDescription

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