---
title: kAXWindowResizedNotification
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxwindowresizednotification
---

# kAXWindowResizedNotification

The window was resized (this notification is sent at the end of the window-resize operation, not during it).

## Declaration

```swift
var kAXWindowResizedNotification: String { get }
```
