<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "tvOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AVKit",
  "identifier" : "/documentation/AVKit/AVRoutePickerViewDelegate/routePickerViewDidEndPresentingRoutes(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:objc(pl)AVRoutePickerViewDelegate(im)routePickerViewDidEndPresentingRoutes:"
  },
  "title" : "routePickerViewDidEndPresentingRoutes(_:)"
}
-->

# routePickerViewDidEndPresentingRoutes(_:)

Tells the delegate when the route picker view finishes presenting routes to the user.

```
optional func routePickerViewDidEndPresentingRoutes(_ routePickerView: AVRoutePickerView)
```

## Parameters

`routePickerView`

The route picker view.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)