---
title: isEmpty
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmaprect/isempty
---

# isEmpty

A Boolean value that indicates whether the specified rectangle has no area.

## Declaration

```swift
var isEmpty: Bool { get }
```

## See Also

### Comparing rectangles

- [isNull](mapkit/mkmaprect/isnull.md)
- [MKMapRectEqualToRect(_:_:)](mapkit/mkmaprectequaltorect(_:_:).md)
- [spans180thMeridian](mapkit/mkmaprect/spans180thmeridian.md)
- [remainder](mapkit/mkmaprect/remainder.md)
