CPMapTemplateDelegate.ShouldShowNotificationForNavigationAlert 方法

定义

即使应用在后台,开发人员也应重写此方法以返回 true 系统是否应显示 navigationAlert

[Foundation.Export("mapTemplate:shouldShowNotificationForNavigationAlert:")]
public virtual bool ShouldShowNotificationForNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
abstract member ShouldShowNotificationForNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> bool
override this.ShouldShowNotificationForNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> bool

参数

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert

返回

属性

适用于