---
title: MapSelectableContentView
framework: mapkit
role: symbol
role_heading: Structure
path: mapkit/mapselectablecontentview
---

# MapSelectableContentView

## Declaration

```swift
@MainActor @preconcurrency struct MapSelectableContentView<SelectionValue, Content> where SelectionValue : MapSelectable, Content : MapContent
```

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [View](swiftui/view.md)

## See Also

### Structures

- [DefaultUserAnnotationContent](mapkit/defaultuserannotationcontent.md)
- [EmptyMapContent](mapkit/emptymapcontent.md)
- [MapProxy](mapkit/mapproxy.md)
- [MapReader](mapkit/mapreader.md)
- [TupleMapContent](mapkit/tuplemapcontent.md)
