---
title: kAXMinimizedAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxminimizedattribute
---

# kAXMinimizedAttribute

Indicates whether the window represented by this accessibility object is currently minimized in the Dock. This attribute is recommended for all accessibility objects that represent windows that can be minimized.

## Declaration

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