次の方法で共有


CPMapTemplateDelegate_Extensions.DidShowPanningInterface メソッド

定義

パン インターフェイスが表示されるときに呼び出されるメソッド。

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

パラメーター

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

パン インターフェイスが表示されたマップのテンプレート。

適用対象