CPMapTemplateDelegate_Extensions.DidBeginPanGesture Method

Definition

Method that is called when a pan gesture starts.

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

Parameters

This
ICPMapTemplateDelegate

The instance on which this method operates.

mapTemplate
CPMapTemplate

The template for the map that is panning.

Applies to