---
title: "mapItemDetail(_:)"
framework: mapkit
role: symbol
role_heading: Type Method
path: "mapkit/mkselectionaccessory/mapitemdetail(_:)"
---

# mapItemDetail(_:)

Detailed information about a place

## Declaration

```swift
class func mapItemDetail(_ presentationStyle: MKSelectionAccessory.MapItemDetailPresentationStyle) -> MKSelectionAccessory
```

## Parameters

- `presentationStyle`: The presentation style to use

## Discussion

Discussion Supported for MKMapFeatureAnnotation and MKMapItemAnnotation.
