共用方式為


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

傳回

屬性

適用於