---
title: init()
framework: combine
role: symbol
role_heading: Initializer
path: combine/combineidentifier/init()
---

# init()

Creates a unique Combine identifier.

## Declaration

```swift
init()
```

## See Also

### Creating a Combine identifier

- [init(_:)](combine/combineidentifier/init(_:).md)
