CPMapTemplateDelegate_Extensions.WillDismissPanningInterface Method

Definition

Method that is called just before a panning interface is dismissed.

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

Parameters

This
ICPMapTemplateDelegate

The instance on which this method operates.

mapTemplate
CPMapTemplate

The template for the map on which a panning interface will be dismissed.

Applies to