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

# automatic

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

## Declaration

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

## See Also

### Callout styles

- [MapItemDetailSelectionAccessoryStyle.CalloutStyle](mapkit/mapitemdetailselectionaccessorystyle/calloutstyle.md)
- [compact](mapkit/mapitemdetailselectionaccessorystyle/calloutstyle/compact.md)
- [full](mapkit/mapitemdetailselectionaccessorystyle/calloutstyle/full.md)
