---
title: kAXFrontmostAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxfrontmostattribute
---

# kAXFrontmostAttribute

Indicates whether the application represented by this accessibility object is active. This attribute is recommended for all application-level accessibility objects.

## Declaration

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