Share via


CPMapTemplateDelegate_Extensions.DidCancelNavigation Method

Definition

Method that is called when navigation is canceled.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidCancelNavigation(this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidCancelNavigation : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate -> unit

Parameters

mapTemplate
CPMapTemplate

The template for the map whose navigation was canceled.

Attributes

Applies to