---
title: WeatherCondition.isolatedThunderstorms
framework: weatherkit
role: symbol
role_heading: Case
path: weatherkit/weathercondition/isolatedthunderstorms
---

# WeatherCondition.isolatedThunderstorms

Thunderstorms covering less than 1/8 of the forecast area.

## Declaration

```swift
case isolatedThunderstorms
```

## See Also

### Getting precipitation properties

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