CPMapTemplateDelegate_Extensions.DidRequestToInsertWaypoint Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- waypoint
- CPNavigationWaypoint
- segment
- CPRouteSegment
- Attributes