---
title: isEmpty
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/animationlibrarycomponent/animationcollection/isempty
---

# isEmpty

A Boolean value that indicates whether the collection is empty.

## Declaration

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