Contents

sheet(presentedFrom:)

Show map item detail by presenting a sheet.

Declaration

class func sheet(presentedFrom viewController: UIViewController) -> MKSelectionAccessory.MapItemDetailPresentationStyle
class func sheet(presentedFrom viewController: NSViewController) -> MKSelectionAccessory.MapItemDetailPresentationStyle

Parameters

  • viewController:

    The view controller that will present the sheet.

See Also

Creating a presentation style