---
title: isEmpty
framework: swift
role: symbol
role_heading: Instance Property
path: swift/rawspan/isempty
---

# isEmpty

A Boolean value indicating whether the span is empty.

## Declaration

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

## Discussion

Discussion note: O(1)
