---
title: kAXIncrementAction
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxincrementaction
---

# kAXIncrementAction

Increments the value of the accessibility object. The amount the value is incremented by is determined by the value of the kAXValueIncrementAttribute attribute.

## Declaration

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