---
title: kAXWindowMovedNotification
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxwindowmovednotification
---

# kAXWindowMovedNotification

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

## Declaration

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