---
title: isEditing
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicollectionview/isediting
---

# isEditing

A Boolean value that determines whether the collection view is in editing mode.

## Declaration

```swift
var isEditing: Bool { get set }
```
