---
title: cancel
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/intentchoiceoption/style-swift.struct/cancel
---

# cancel

Apply a style that indicates the option cancels the operation and leaves things unchanged.

## Declaration

```swift
static var cancel: IntentChoiceOption.Style { get }
```
