---
title: showsDoneButton
framework: eventkitui
role: symbol
role_heading: Instance Property
path: eventkitui/ekcalendarchooser/showsdonebutton
---

# showsDoneButton

A Boolean that determines whether to display a Done button.

## Declaration

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

## Discussion

Discussion Use true to show a Done button; otherwise, false.

## See Also

### Changing the Appearance

- [showsCancelButton](eventkitui/ekcalendarchooser/showscancelbutton.md)
