---
title: kAXHelpAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxhelpattribute
---

# kAXHelpAttribute

A localized string containing help text for this accessibility object. An accessibility object that provides help information should include this attribute.

## Declaration

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