CPMapTemplateDelegate_Extensions.DidRequestToInsertWaypoint Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidRequestToInsertWaypoint(this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationWaypoint waypoint, CarPlay.CPRouteSegment segment, CarPlay.CPMapTemplateDidRequestToInsertWaypointHandler completion);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidRequestToInsertWaypoint : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPNavigationWaypoint * CarPlay.CPRouteSegment * CarPlay.CPMapTemplateDidRequestToInsertWaypointHandler -> unit

Parameters

mapTemplate
CPMapTemplate
segment
CPRouteSegment
Attributes

Applies to