CPMapTemplateDelegate_Extensions.DidShowPanningInterface Method

Definition

Method that is called when a panning interface is shown.

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

Parameters

This
ICPMapTemplateDelegate

The instance on which this method operates.

mapTemplate
CPMapTemplate

The template for the map for which a panning interface was shown.

Applies to