---
title: style
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicontextualaction/style-swift.property
---

# style

The style that applies to the action button.

## Declaration

```swift
var style: UIContextualAction.Style { get }
```

## See Also

### Getting the configuration details

- [handler](uikit/uicontextualaction/handler-swift.property.md)
- [UIContextualAction.Handler](uikit/uicontextualaction/handler-swift.typealias.md)
- [UIContextualAction.Style](uikit/uicontextualaction/style-swift.enum.md)
