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

# device

Returns the device that this compiler belongs to.

## Declaration

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