---
title: processID
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scrunningapplication/processid
---

# processID

The system process identifier of the app.

## Declaration

```swift
var processID: pid_t { get }
```

## See Also

### Inspecting an app

- [bundleIdentifier](screencapturekit/scrunningapplication/bundleidentifier.md)
- [applicationName](screencapturekit/scrunningapplication/applicationname.md)
