---
title: kAXHiddenAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxhiddenattribute
---

# kAXHiddenAttribute

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

## Declaration

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