---
title: buffer
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlioscratchbuffer/buffer
---

# buffer

A Metal buffer that serves as scratch memory for an input/output command queue.

## Declaration

```swift
var buffer: any MTLBuffer { get }
```
