---
title: MapItemDetailSelectionAccessoryStyle.CalloutStyle
framework: mapkit
role: symbol
role_heading: Structure
path: mapkit/mapitemdetailselectionaccessorystyle/calloutstyle
---

# MapItemDetailSelectionAccessoryStyle.CalloutStyle

The style to use for callout content.

## Declaration

```swift
struct CalloutStyle
```

## Overview

Overview Use the full style works for map views on iPadOS and macOS. Use sheet presentation to display full detail place information on iOS.

## Topics

### Type Properties

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

## See Also

### Callout styles

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