Düzenle

Aracılığıyla paylaş


CPMapTemplateDelegate.DidBeginPanGesture(CPMapTemplate) Method

Definition

Method that is called when a pan gesture starts.

[Foundation.Export("mapTemplateDidBeginPanGesture:")]
public virtual void DidBeginPanGesture (CarPlay.CPMapTemplate mapTemplate);
abstract member DidBeginPanGesture : CarPlay.CPMapTemplate -> unit
override this.DidBeginPanGesture : CarPlay.CPMapTemplate -> unit

Parameters

mapTemplate
CPMapTemplate

The template for the map that is panning.

Attributes

Applies to