---
title: kAXModalAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxmodalattribute
---

# kAXModalAttribute

Indicates whether the window represented by this accessibility object is modal. This attribute is recommended for all accessibility objects that represent windows.

## Declaration

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