CPMapTemplateDelegate.Pan(CPMapTemplate, CPPanDirection) 方法

定义

在 中direction平移 时mapTemplate,系统会调用此方法。

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

参数

mapTemplate
CPMapTemplate
direction
CPPanDirection
属性

适用于