---
title: kAXIncrementButtonAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxincrementbuttonattribute
---

# kAXIncrementButtonAttribute

## Declaration

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

## Discussion

Discussion The increment element associated with the user interface object this accessibility object represents. This attribute can be used to provide convenient access to the increment area of a custom user interface object. To refer to the increment button associated with a date or time field, see kAXIncrementorAttribute.
