---
title: moonrise
framework: weatherkit
role: symbol
role_heading: Instance Property
path: weatherkit/moonevents/moonrise
---

# moonrise

The time of moonrise.

## Declaration

```swift
var moonrise: Date?
```

## Discussion

Discussion Moonrise occurs when the moon first appears above Earth’s horizon.

## See Also

### Getting the moon events

- [moonset](weatherkit/moonevents/moonset.md)
- [phase](weatherkit/moonevents/phase.md)
