---
title: shape
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlmultiarrayconstraint/shape
---

# shape

The shape of the multi array.

## Declaration

```swift
var shape: [NSNumber] { get }
```

## See Also

### Accessing the Constraints

- [dataType](coreml/mlmultiarrayconstraint/datatype.md)
- [shapeConstraint](coreml/mlmultiarrayconstraint/shapeconstraint.md)
- [MLMultiArrayShapeConstraint](coreml/mlmultiarrayshapeconstraint.md)
