---
title: bottom
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsedgeinsets/bottom
---

# bottom

The distance from the bottom of the source rectangle to the bottom of the result rectangle.

## Declaration

```swift
var bottom: Double
```

## See Also

### Specifying the edge insets

- [left](foundation/nsedgeinsets/left.md)
- [right](foundation/nsedgeinsets/right.md)
- [top](foundation/nsedgeinsets/top.md)
