---
title: kAXMaxValueAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxmaxvalueattribute
---

# kAXMaxValueAttribute

The maximum value this accessibility object can display (for example, the maximum value of a scroller control). This attribute is used only in conjunction with the AXValue attribute.

## Declaration

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