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

# init(_:)

Creates an XPCLiteralValue from a floating-point number.

## Declaration

```swift
init<T>(_ value: T) where T : BinaryFloatingPoint
```
