次の方法で共有


CPMapTemplateDelegate_Extensions.Pan メソッド

定義

マップをパンします。

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

パラメーター

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

パンするマップのテンプレート。

direction
CPPanDirection

パンする方向。

適用対象