contentDescription property

String? contentDescription
getter/setter pair

The content description of the native view.

On Android, this is the content description. On iOS, this is the accessibility label.

Implementation

String? contentDescription;