Editar

Compartilhar via


CPMapTemplateDelegate.PanEnded(CPMapTemplate, CPPanDirection) Method

Definition

The system calls this method shortly after panning has ended.

[Foundation.Export("mapTemplate:panEndedWithDirection:")]
public virtual void PanEnded (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPPanDirection direction);
abstract member PanEnded : CarPlay.CPMapTemplate * CarPlay.CPPanDirection -> unit
override this.PanEnded : CarPlay.CPMapTemplate * CarPlay.CPPanDirection -> unit

Parameters

mapTemplate
CPMapTemplate
direction
CPPanDirection
Attributes

Applies to