sheet(presentedFrom:)
Show map item detail by presenting a sheet.
Declaration
class func sheet(presentedFrom viewController: UIViewController) -> MKSelectionAccessory.MapItemDetailPresentationStyleclass func sheet(presentedFrom viewController: NSViewController) -> MKSelectionAccessory.MapItemDetailPresentationStyleParameters
- viewController:
The view controller that will present the sheet.