---
title: MLMultiArrayShapeConstraintType.enumerated
framework: coreml
role: symbol
role_heading: Case
path: coreml/mlmultiarrayshapeconstrainttype/enumerated
---

# MLMultiArrayShapeConstraintType.enumerated

The constraint is an array of allowed shapes.

## Declaration

```swift
case enumerated
```

## See Also

### Constraint types

- [MLMultiArrayShapeConstraintType.range](coreml/mlmultiarrayshapeconstrainttype/range.md)
- [MLMultiArrayShapeConstraintType.unspecified](coreml/mlmultiarrayshapeconstrainttype/unspecified.md)
