---
title: "init(groupIsDiscardable:)"
framework: foundation
role: symbol
role_heading: Initializer
path: "foundation/undomanager/didcloseundogroupmessage/init(groupisdiscardable:)"
---

# init(groupIsDiscardable:)

Creates a did close undo group message.

## Declaration

```swift
init(groupIsDiscardable: Bool)
```

## Parameters

- `groupIsDiscardable`: A Boolean value that indicates whether the undo group as a whole is discardable.
