---
title: automatic
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mapitemdetailselectionaccessorystyle/automatic
---

# automatic

A value that allows the framework to choose an appropriate callout style automatically.

## Declaration

```swift
static var automatic: MapItemDetailSelectionAccessoryStyle { get }
```

## See Also

### Accessory styles

- [callout](mapkit/mapitemdetailselectionaccessorystyle/callout.md)
- [caption](mapkit/mapitemdetailselectionaccessorystyle/caption.md)
- [sheet](mapkit/mapitemdetailselectionaccessorystyle/sheet.md)
