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

# destructive

Apply a style that indicates the option might change or delete data.

## Declaration

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