次の方法で共有


CPMapTemplateDelegate_Extensions.PanBegan メソッド

定義

パンの開始時に呼び出されるメソッド。

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

パラメーター

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

パンが開始されたマップのテンプレート。

direction
CPPanDirection

パンの方向。

適用対象