---
title: highHalf
framework: swift
role: symbol
role_heading: Instance Property
path: swift/simd8/highhalf
---

# highHalf

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

## Declaration

```swift
var highHalf: SIMD4<Scalar> { get set }
```
