---
title: isFull
framework: swift
role: symbol
role_heading: Instance Property
path: swift/outputrawspan/isfull
---

# isFull

A Boolean value indicating whether the span is full.

## Declaration

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