次の方法で共有


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

パン中のマップのテンプレート。

属性

適用対象