---
title: groupIsDiscardable
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/undomanager/didcloseundogroupmessage/groupisdiscardable
---

# groupIsDiscardable

A Boolean value that indicates whether the undo group as a whole is discardable.

## Declaration

```swift
var groupIsDiscardable: Bool
```
