共用方式為


CPMapTemplateDelegate.DidShowNavigationAlert 方法

定義

系統會在開始顯示導覽警示之後不久呼叫此方法。

[Foundation.Export("mapTemplate:didShowNavigationAlert:")]
public virtual void DidShowNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
abstract member DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
override this.DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit

參數

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
屬性

適用於