---
title: cloudCover
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/daypartforecast/cloudcover
---

# cloudCover

The percentage of the sky covered with clouds.

## Declaration

```swift
var cloudCover: Double
```

## Discussion

Discussion The value is from 0 (no cloud cover)  to 1 (complete cloud cover).
