---
title: XCUIIdentifierZoomWindow
framework: xcuiautomation
role: symbol
role_heading: Global Variable
path: xcuiautomation/xcuiidentifierzoomwindow
---

# XCUIIdentifierZoomWindow

The identifier for a window’s zoom button.

## Declaration

```swift
let XCUIIdentifierZoomWindow: String
```

## See Also

### Identifying window buttons

- [XCUIIdentifierCloseWindow](xcuiautomation/xcuiidentifierclosewindow.md)
- [XCUIIdentifierFullScreenWindow](xcuiautomation/xcuiidentifierfullscreenwindow.md)
- [XCUIIdentifierMinimizeWindow](xcuiautomation/xcuiidentifierminimizewindow.md)
