---
title: callout
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/callout
---

# callout

Show map item detail as an annotation callout on the map.

## Declaration

```swift
class var callout: MKSelectionAccessory.MapItemDetailPresentationStyle { get }
```

## Discussion

Discussion Uses the MKSelectionAccessory.MapItemDetailPresentationStyle.CalloutStyle.automatic callout style.

## See Also

### Creating a presentation style

- [automatic(presentationViewController:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/automatic(presentationviewcontroller:)-648ee.md)
- [automatic(presentationViewController:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/automatic(presentationviewcontroller:)-9t9vt.md)
- [callout(_:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/callout(_:).md)
- [openInMaps](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/openinmaps.md)
- [sheet(presentedFrom:)](mapkit/mkselectionaccessory/mapitemdetailpresentationstyle/sheet(presentedfrom:).md)
