---
title: device
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlbinaryarchive/device
---

# device

The Metal device object that created the binary archive.

## Declaration

```swift
var device: any MTLDevice { get }
```

## See Also

### Identifying the archive

- [label](metal/mtlbinaryarchive/label.md)
