---
title: maxBufferBindCount
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4argumenttabledescriptor/maxbufferbindcount
---

# maxBufferBindCount

Determines the number of buffer-binding slots for the argument table.

## Declaration

```swift
var maxBufferBindCount: Int { get set }
```

## Mentioned in

Understanding the Metal 4 core API

## Discussion

Discussion The maximum value of this parameter is 31.
