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

# init(_:)

Matches if the file is or isn’t SIP protected depending on the specified value.

## Declaration

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