CPMapTemplateDelegate_Extensions.DidCancelNavigation Method

Definition

Method that is called when navigation is canceled.

public static void DidCancelNavigation (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate);
static member DidCancelNavigation : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate -> unit

Parameters

This
ICPMapTemplateDelegate

The instance on which this method operates.

mapTemplate
CPMapTemplate

The template for the map whose navigation was canceled.

Applies to