---
title: IntentChoiceOption.Style
framework: appintents
role: symbol
role_heading: Structure
path: appintents/intentchoiceoption/style-swift.struct
---

# IntentChoiceOption.Style

Defines the visual style and semantic meaning of an IntentChoiceOption.

## Declaration

```swift
struct Style
```

## Overview

Overview The system uses the style to render the option appropriately in the user interface.

## Topics

### Type Properties

- [cancel](appintents/intentchoiceoption/style-swift.struct/cancel.md)
- [default](appintents/intentchoiceoption/style-swift.struct/default.md)
- [destructive](appintents/intentchoiceoption/style-swift.struct/destructive.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
