Contents

mapFeatureSelectionAccessory(_:)

Specifies the selection accessory to display for a MapFeature

Declaration

@MainActor @preconcurrency func mapFeatureSelectionAccessory(_ style: MapItemDetailSelectionAccessoryStyle? = .automatic) -> some View

Parameters

  • style:

    The map item detail selection accessory style. If nil, no selection accessory will be displayed.

See Also

Getting location information