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

# accessibilityDescription

A localized accessibility description describing the form of precipitation.

## Declaration

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

## Discussion

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

## See Also

### Describing the precipitation

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