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

# MLMultiArrayShapeConstraintType.range

The constraint is a set of ranges allowed for the array shape.

## Declaration

```swift
case range
```

## See Also

### Constraint types

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