---
title: accessibilityDescription
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/weatherseverity/accessibilitydescription
---

# accessibilityDescription

A localized accessibility description describing the weather severity.

## Declaration

```swift
var accessibilityDescription: String { get }
```

## Discussion

Discussion The description is suitable for Voice Over and other assistive technologies.

## See Also

### Describing the weather severity

- [description](weatherkit/weatherseverity/description.md)
