---
title: MoonPhase.full
framework: weatherkit
role: symbol
role_heading: Case
path: weatherkit/moonphase/full
---

# MoonPhase.full

The disk is fully lit where the moon is visible.

## Declaration

```swift
case full
```

## See Also

### Getting the moon phase

- [MoonPhase.firstQuarter](weatherkit/moonphase/firstquarter.md)
- [MoonPhase.lastQuarter](weatherkit/moonphase/lastquarter.md)
- [MoonPhase.new](weatherkit/moonphase/new.md)
- [MoonPhase.waningCrescent](weatherkit/moonphase/waningcrescent.md)
- [MoonPhase.waningGibbous](weatherkit/moonphase/waninggibbous.md)
- [MoonPhase.waxingCrescent](weatherkit/moonphase/waxingcrescent.md)
- [MoonPhase.waxingGibbous](weatherkit/moonphase/waxinggibbous.md)
