<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 15.0.0 -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MapItemDetailSelectionAccessoryStyle",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "MapKit",
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:15_MapKit_SwiftUI0A33ItemDetailSelectionAccessoryStyleV"
  },
  "title" : "MapItemDetailSelectionAccessoryStyle"
}
-->

# MapItemDetailSelectionAccessoryStyle

The map item detail selection accessory style.

```
struct MapItemDetailSelectionAccessoryStyle
```

## Topics

### Accessory styles

[`automatic`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/automatic)

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

[`callout`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/callout)

The accessory, shown as an annotation callout on the map.

[`caption`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/caption)

An “Open in Apple Maps” link below the content’s label.

[`sheet`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/sheet)

The map item detail sheet.

### Callout styles

[`CalloutStyle`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/CalloutStyle)

The style to use for callout content.

[`automatic`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/CalloutStyle/automatic)

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

[`compact`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/CalloutStyle/compact)

A compact, space-saving callout style.

[`full`](/documentation/MapKit/MapItemDetailSelectionAccessoryStyle/CalloutStyle/full)

A rich, detailed callout style that is suitable for large map views.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)