---
title: "init(_:)"
framework: swiftui
role: symbol
role_heading: Initializer
path: "swiftui/manipulable/operation/set/init(_:)"
---

# init(_:)

Creates a set of operations containing only the specified operation.

## Declaration

```swift
init(_ operation: Manipulable.Operation)
```
