Edit

Share via


CPMapTemplateDelegate_Extensions.PanBegan Method

Definition

Method that is called when a pan begins.

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

Parameters

This
ICPMapTemplateDelegate

The instance on which this method operates.

mapTemplate
CPMapTemplate

The template for the map for which a pan was started.

direction
CPPanDirection

The direction of the pan.

Applies to