---
title: "hash(into:)"
framework: dockkit
role: symbol
role_heading: Instance Method
path: "dockkit/dockaccessory/hash(into:)"
---

# hash(into:)

Creates a unique identifier representing the object.

## Declaration

```swift
final func hash(into hasher: inout Hasher)
```

## See Also

### Inspecting the object

- [debugDescription](dockkit/dockaccessory/debugdescription.md)
