---
title: zero
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uioffset/zero
---

# zero

An offset structure with no offset in the horizontal and vertical directions.

## Declaration

```swift
static let zero: UIOffset
```

## Discussion

Discussion This constant represents a UIOffset structure whose horizontal and vertical fields are 0.
