---
title: scalarCount
framework: swift
role: symbol
role_heading: Instance Property
path: swift/simd32/scalarcount
---

# scalarCount

The number of scalars in the vector.

## Declaration

```swift
var scalarCount: Int { get }
```
