---
title: "init(_:)"
framework: lightweightcoderequirements
role: symbol
role_heading: Initializer
path: "lightweightcoderequirements/isinitprocess/init(_:)"
---

# init(_:)

Matches if the process is or is not the init process depending on the specified value.

## Declaration

```swift
init(_ value: Bool)
```
