---
title: cancellation
framework: storekit
role: symbol
role_heading: Type Property
path: storekit/storebuttonkind/cancellation
---

# cancellation

A type of button that people use to dismiss the current store presentation.

## Declaration

```swift
static var cancellation: StoreButtonKind { get }
```

## See Also

### Getting button types for store views

- [restorePurchases](storekit/storebuttonkind/restorepurchases.md)
