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

# id

The ID for the window, if one was provided.

## Declaration

```swift
var id: String? { get }
```
