次の方法で共有


CPMapTemplateDelegate.ShouldShowNotificationForNavigationAlert メソッド

定義

開発者は、アプリがバックグラウンドにある場合でもシステムが表示navigationAlertされる場合に、このメソッドをオーバーライドして を返すtrue必要があります。

[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

戻り値

属性

適用対象