---
title: kAXDecrementButtonAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxdecrementbuttonattribute
---

# kAXDecrementButtonAttribute

The decrement element associated with the user interface object this accessibility object represents. This attribute can be used to provide convenient access to the decrement area of a custom user interface object.

## Declaration

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