---
title: applicationUserInfoKey
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nsworkspace/applicationuserinfokey
---

# applicationUserInfoKey

The value corresponding to this key is an instance of NSRunningApplication that reflects the affected app.

## Declaration

```swift
class let applicationUserInfoKey: String
```
