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

# SpatialEventCollection.Event.Phase.cancelled

The state associated with this phase was canceled and won’t produce any more updates.

## Declaration

```swift
case cancelled
```

## See Also

### Getting the phase

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