---
title: "init(bitPattern:)"
framework: swift
role: symbol
role_heading: Initializer
path: "swift/uint/init(bitpattern:)-gk5x"
---

# init(bitPattern:)

Creates an integer that captures the full value of the given object identifier.

## Declaration

```swift
init(bitPattern objectID: ObjectIdentifier)
```
