Share via


CPMapTemplateDelegate.DidBeginPanGesture(CPMapTemplate) 方法

定义

平移手势开始时调用的方法。

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

参数

mapTemplate
CPMapTemplate

正在平移的地图的模板。

属性

适用于