---
title: bufferShape
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlstateconstraint/buffershape-4zb3w
---

# bufferShape

The shape of the state buffer.

## Declaration

```swift
var bufferShape: [Int] { get }
```

## See Also

### Inspecting a state constraint

- [dataType](coreml/mlstateconstraint/datatype.md)
