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