---
title: "init(_:)"
framework: xpc
role: symbol
role_heading: Initializer
path: "xpc/xpcliteralvalue/init(_:)-75v42"
---

# init(_:)

Creates an XPCLiteralValue from a Bool.

## Declaration

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