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

# accessibilityDescription

A localized accessibility description describing the weather condition.

## Declaration

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

## Discussion

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

## See Also

### Describing the weather condition

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