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
属性

适用于