contentDescription

inline fun Style.contentDescription(contentDescription: CharSequence?): Style

A description of the contents of this Component for accessibility.

See android.view.View.setContentDescription.