---
title: applicationName
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scrunningapplication/applicationname
---

# applicationName

The display name of the app.

## Declaration

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

## See Also

### Inspecting an app

- [processID](screencapturekit/scrunningapplication/processid.md)
- [bundleIdentifier](screencapturekit/scrunningapplication/bundleidentifier.md)
