---
title: sampleCount
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlcountersamplebuffer/samplecount
---

# sampleCount

The number of samples in the buffer.

## Declaration

```swift
var sampleCount: Int { get }
```

## See Also

### Inspecting the counter sample buffer’s configuration

- [label](metal/mtlcountersamplebuffer/label.md)
- [device](metal/mtlcountersamplebuffer/device.md)
