---
title: showsCancelButton
framework: eventkitui
role: symbol
role_heading: Instance Property
path: eventkitui/ekcalendarchooser/showscancelbutton
---

# showsCancelButton

A Boolean that determines whether to display a Cancel button.

## Declaration

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

## Discussion

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

## See Also

### Changing the Appearance

- [showsDoneButton](eventkitui/ekcalendarchooser/showsdonebutton.md)
