---
title: NSDirectionalEdgeInsetsZero
framework: appkit
role: symbol
role_heading: Global Variable
path: appkit/nsdirectionaledgeinsetszero
---

# NSDirectionalEdgeInsetsZero

A directional edge insets structure whose top, leading, bottom, and trailing fields all have a value of 0.

## Declaration

```swift
let NSDirectionalEdgeInsetsZero: NSDirectionalEdgeInsets
```
