<!--
{
  "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/routePickerViewWillBeginPresentingRoutes(_:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "AVKit"
    ],
    "preciseIdentifier" : "c:objc(pl)AVRoutePickerViewDelegate(im)routePickerViewWillBeginPresentingRoutes:"
  },
  "title" : "routePickerViewWillBeginPresentingRoutes(_:)"
}
-->

# routePickerViewWillBeginPresentingRoutes(_:)

Tells the delegate that the route picker view is about to begin presenting routes to the user.

```
optional func routePickerViewWillBeginPresentingRoutes(_ 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)