---
title: kAXWindowCreatedNotification
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxwindowcreatednotification
---

# kAXWindowCreatedNotification

A window was created. Carbon automatically sends this notification when window is created, as long as the window is implemented using Carbon window mechanisms.

## Declaration

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