---
title: kAXHeaderAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxheaderattribute
---

# kAXHeaderAttribute

## Declaration

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

## Discussion

Discussion The accessibility object representing the header element of this accessibility object. For example, a table or an outline view can have a header element that displays column or row headers. An accessibility object includes this attribute to help an assistive application easily find embedded header information. This attribute is recommended for all accessibility objects that represent elements that display header information.
