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

# zero

An edge insets struct whose top, left, bottom, and right fields are all set to 0.

## Declaration

```swift
static let zero: UIEdgeInsets
```
