共用方式為


CPMapTemplateDelegate_Extensions.DidShowNavigationAlert 方法

定義

顯示導覽警示時所呼叫的方法。

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

參數

This
ICPMapTemplateDelegate

這個方法運作所在的 實例。

mapTemplate
CPMapTemplate

顯示導覽警示之地圖的範本。

navigationAlert
CPNavigationAlert

顯示的警示。

適用於