---
title: scalarType
framework: coreai
role: symbol
role_heading: Instance Property
path: coreai/ndarray/rawview/scalartype
---

# scalarType

## Declaration

```swift
var scalarType: NDArray.ScalarType { get }
```

## See Also

### Inspecting the view

- [shape](coreai/ndarray/rawview/shape.md)
- [strides](coreai/ndarray/rawview/strides.md)
- [bytes](coreai/ndarray/rawview/bytes.md)
