---
title: UIActionSheetStyle.automatic
framework: uikit
role: symbol
role_heading: Case
path: uikit/uiactionsheetstyle/automatic
---

# UIActionSheetStyle.automatic

Takes the appearance of the bottom bar if specified; otherwise, same as UIActionSheetStyle.default.

## Declaration

```swift
case automatic
```

## See Also

### Constants

- [UIActionSheetStyle.default](uikit/uiactionsheetstyle/default.md)
- [UIActionSheetStyle.blackTranslucent](uikit/uiactionsheetstyle/blacktranslucent.md)
- [UIActionSheetStyle.blackOpaque](uikit/uiactionsheetstyle/blackopaque.md)
