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

# SpatialEventCollection.Event.Phase.active

The phase is active and the state associated with it is guaranteed to produce at least one more update.

## Declaration

```swift
case active
```

## See Also

### Getting the phase

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