Contents

MKSelectionAccessory.MapItemDetailPresentationStyle.CalloutStyle

The style to use for a map item detail callout presentation.

Declaration

enum CalloutStyle

Overview

In Swift, use MKSelectionAccessory.MapItemDetailPresentationStyle.CalloutStyle.full for map views on iPadOS and macOS. Use a sheet presentation to display full detail place information on iOS.

In Objective-C, use MKSelectionAccessory.MapItemDetailPresentationStyle.CalloutStyle.full for map views on iPadOS and macOS. Use a sheet presentation to display full detail place information on iOS.

Topics

Enumeration Cases

Initializers

See Also

Place information