---
title: accessibilityLabel
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/annotationconstructoroptions/accessibilitylabel
---

# accessibilityLabel

Accessibility text for the annotation.

## Declaration

```data
accessibilityLabel?: string;
```

## Discussion

Discussion The default value is null.

## See Also

### Creating data and titles

- [data](mapkitjs/annotationconstructoroptions/data.md)
- [title](mapkitjs/annotationconstructoroptions/title.md)
- [subtitle](mapkitjs/annotationconstructoroptions/subtitle.md)
