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

# type

The type of the shape constraint.

## Declaration

```swift
var type: MLMultiArrayShapeConstraintType { get }
```

## See Also

### Accessing the Constraints

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