CPMapTemplateDelegate.ShouldShowNotificationForNavigationAlert メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
開発者は、アプリがバックグラウンドにある場合でもシステムが表示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
戻り値
- 属性