---
title: lowHalf
framework: swift
role: symbol
role_heading: Instance Property
path: swift/simd16/lowhalf
---

# lowHalf

A half-length vector made up of the low elements of the vector.

## Declaration

```swift
var lowHalf: SIMD8<Scalar> { get set }
```
