---
title: status
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtliocommandbuffer/status
---

# status

Represents the state of the input/output command buffer.

## Declaration

```swift
var status: MTLIOStatus { get }
```

## See Also

### Checking the state of a command buffer

- [error](metal/mtliocommandbuffer/error.md)
