---
title: NSZeroRect
framework: foundation
role: symbol
role_heading: Global Variable
path: foundation/nszerorect
---

# NSZeroRect

An NSRect structure set to 0 in width and height.

## Declaration

```swift
let NSZeroRect: NSRect
```
