---
title: SpatialEventCollection.Event.Phase.ended
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/spatialeventcollection/event/phase-swift.enum/ended
---

# SpatialEventCollection.Event.Phase.ended

The state associated with this phase ended normally and won’t produce any more updates.

## Declaration

```swift
case ended
```

## See Also

### Getting the phase

- [SpatialEventCollection.Event.Phase.active](swiftui/spatialeventcollection/event/phase-swift.enum/active.md)
- [SpatialEventCollection.Event.Phase.cancelled](swiftui/spatialeventcollection/event/phase-swift.enum/cancelled.md)
