---
title: kAXGrowAreaAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxgrowareaattribute
---

# kAXGrowAreaAttribute

## Declaration

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

## Discussion

Discussion The grow area of the window represented by this accessibility object. An accessibility object includes this attribute to help an assistive application easily find a window’s grow area, without having to traverse the accessibility hierarchy. This attribute is recommended for all accessibility objects that represent windows that contain a grow area.
