CPMapTemplateDelegate_Extensions.DidShowNavigationAlert 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
顯示導覽警示時所呼叫的方法。
public static void DidShowNavigationAlert(this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
static member DidShowNavigationAlert : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
參數
這個方法運作所在的 實例。
- mapTemplate
- CPMapTemplate
顯示導覽警示之地圖的範本。
- navigationAlert
- CPNavigationAlert
顯示的警示。