---
title: enumeratedShapes
framework: coreml
role: symbol
role_heading: Instance Property
path: coreml/mlmultiarrayshapeconstraint/enumeratedshapes
---

# enumeratedShapes

Array of allowed shapes for a multiarray feature.

## Declaration

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

## See Also

### Accessing the Constraints

- [sizeRangeForDimension](coreml/mlmultiarrayshapeconstraint/sizerangefordimension.md)
- [type](coreml/mlmultiarrayshapeconstraint/type.md)
- [MLMultiArrayShapeConstraintType](coreml/mlmultiarrayshapeconstrainttype.md)
