---
title: WeatherCondition.sunShowers
framework: weatherkit
role: symbol
role_heading: Case
path: weatherkit/weathercondition/sunshowers
---

# WeatherCondition.sunShowers

Rain with visible sun.

## Declaration

```swift
case sunShowers
```

## 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.scatteredThunderstorms](weatherkit/weathercondition/scatteredthunderstorms.md)
- [WeatherCondition.strongStorms](weatherkit/weathercondition/strongstorms.md)
- [WeatherCondition.thunderstorms](weatherkit/weathercondition/thunderstorms.md)
