共用方式為


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

移動流覽的方向。

適用於