CPMapTemplateDelegate.WillShowNavigationAlert 方法

定义

系统在显示 navigationAlert之前不久调用此方法。

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

参数

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
属性

适用于