---
title: kAXAMPMFieldAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxampmfieldattribute
---

# kAXAMPMFieldAttribute

The AM/PM field of a time field represented by this accessibility object. This attribute is required for accessibility objects that represent time fields that display AM/PM settings.

## Declaration

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