次の方法で共有


CPMapTemplateDelegate_Extensions.DidBeginPanGesture メソッド

定義

パン ジェスチャの開始時に呼び出されるメソッド。

public static void DidBeginPanGesture (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate);
static member DidBeginPanGesture : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate -> unit

パラメーター

This
ICPMapTemplateDelegate

このメソッドが動作するインスタンス。

mapTemplate
CPMapTemplate

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

適用対象