setContentDescription
abstract fun setContentDescription(@Nullable contentDescription: CharSequence): SupportMenuItem(source)
Change the content description associated with this menu item.
Return
This menu item instance for call chaining.
Parameters
contentDescription
The new content description.