CPMapTemplateDelegate_Extensions.Pan Method

Definition

Pans the map.

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

Parameters

This
ICPMapTemplateDelegate

The instance on which this method operates.

mapTemplate
CPMapTemplate

The template for the map to pan.

direction
CPPanDirection

The direction to pan.

Applies to