---
title: phase
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/windowproxy/phase
---

# phase

The window’s current ScenePhase.

## Declaration

```swift
var phase: ScenePhase { get }
```
