---
title: zero
framework: swift
role: symbol
role_heading: Type Property
path: swift/simd2/zero-1xeqr
---

# zero

A vector with zero in all lanes.

## Declaration

```swift
static var zero: Self { get }
```
