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

# MLMultiArrayShapeConstraintType.unspecified

The constraint type is undefined.

## Declaration

```swift
case unspecified
```

## See Also

### Constraint types

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