---
title: WeatherCondition.strongStorms
framework: weatherkit
role: symbol
role_heading: Case
path: weatherkit/weathercondition/strongstorms
---

# WeatherCondition.strongStorms

Notably strong thunderstorms.

## Declaration

```swift
case strongStorms
```

## See Also

### Getting precipitation properties

- [WeatherCondition.drizzle](weatherkit/weathercondition/drizzle.md)
- [WeatherCondition.heavyRain](weatherkit/weathercondition/heavyrain.md)
- [WeatherCondition.isolatedThunderstorms](weatherkit/weathercondition/isolatedthunderstorms.md)
- [WeatherCondition.rain](weatherkit/weathercondition/rain.md)
- [WeatherCondition.sunShowers](weatherkit/weathercondition/sunshowers.md)
- [WeatherCondition.scatteredThunderstorms](weatherkit/weathercondition/scatteredthunderstorms.md)
- [WeatherCondition.thunderstorms](weatherkit/weathercondition/thunderstorms.md)
