---
title: MLShapedArrayBufferLayout.firstMajorContiguous
framework: coreml
role: symbol
role_heading: Case
path: coreml/mlshapedarraybufferlayout/firstmajorcontiguous
---

# MLShapedArrayBufferLayout.firstMajorContiguous

Layout scalars contiguously in first-major order.

## Declaration

```swift
case firstMajorContiguous
```

## See Also

### Buffer layouts

- [MLShapedArrayBufferLayout.lastMajorContiguous](coreml/mlshapedarraybufferlayout/lastmajorcontiguous.md)
- [MLShapedArrayBufferLayout.strides(_:)](coreml/mlshapedarraybufferlayout/strides(_:).md)
