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

# sizeRangeForDimension

The allowable range for a dimention of the multiarray.

## Declaration

```swift
var sizeRangeForDimension: [NSValue] { get }
```

## See Also

### Accessing the Constraints

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