---
title: preferredCommitStyle
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicontextmenuinteractioncommitanimating/preferredcommitstyle
---

# preferredCommitStyle

The preferred animation style triggered when the user taps the preview.

## Declaration

```swift
var preferredCommitStyle: UIContextMenuInteractionCommitStyle { get set }
```

## See Also

### Specifying the Commit Style

- [UIContextMenuInteractionCommitStyle](uikit/uicontextmenuinteractioncommitstyle.md)
