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

# device

Returns the device the pipeline state belongs to.

## Declaration

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