---
title: maxSamplerStateBindCount
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtl4argumenttabledescriptor/maxsamplerstatebindcount
---

# maxSamplerStateBindCount

Determines the number of sampler state-binding slots for the argument table.

## Declaration

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

## Discussion

Discussion The maximum value of this parameter is 16.
