Contents

routePickerViewWillBeginPresentingRoutes(_:)

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

Declaration

optional func routePickerViewWillBeginPresentingRoutes(_ routePickerView: AVRoutePickerView)

Parameters

  • routePickerView:

    The route picker view.

See Also

Presenting Routes