CPMapTemplateDelegate_Extensions.MapTemplateWaypoint Method

Definition

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

Parameters

mapTemplate
CPMapTemplate
accepted
Boolean
segment
CPRouteSegment
Attributes

Applies to