---
title: kAXFocusedWindowAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxfocusedwindowattribute
---

# kAXFocusedWindowAttribute

The accessibility object that represents the currently focused window of this application. This attribute is recommended for all application-level accessibility objects.

## Declaration

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