---
title: MLShapedArrayBufferLayout.lastMajorContiguous
framework: coreml
role: symbol
role_heading: Case
path: coreml/mlshapedarraybufferlayout/lastmajorcontiguous
---

# MLShapedArrayBufferLayout.lastMajorContiguous

Layout scalars contiguously in last-major order.

## Declaration

```swift
case lastMajorContiguous
```

## See Also

### Buffer layouts

- [MLShapedArrayBufferLayout.firstMajorContiguous](coreml/mlshapedarraybufferlayout/firstmajorcontiguous.md)
- [MLShapedArrayBufferLayout.strides(_:)](coreml/mlshapedarraybufferlayout/strides(_:).md)
