---
title: bundleIdentifier
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scrunningapplication/bundleidentifier
---

# bundleIdentifier

The unique bundle identifier of the app.

## Declaration

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

## See Also

### Inspecting an app

- [processID](screencapturekit/scrunningapplication/processid.md)
- [applicationName](screencapturekit/scrunningapplication/applicationname.md)
