CPMapTemplateDelegate.ShouldUpdateNotificationForManeuver メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アプリがバックグラウンドにある場合でも、システムが で通知travelEstimates
を更新する必要がある場合は、このメソッドをオーバーライドしてを返true
す必要があります。
[Foundation.Export("mapTemplate:shouldUpdateNotificationForManeuver:withTravelEstimates:")]
public virtual bool ShouldUpdateNotificationForManeuver (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPManeuver maneuver, CarPlay.CPTravelEstimates travelEstimates);
abstract member ShouldUpdateNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver * CarPlay.CPTravelEstimates -> bool
override this.ShouldUpdateNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver * CarPlay.CPTravelEstimates -> bool
パラメーター
- mapTemplate
- CPMapTemplate
- maneuver
- CPManeuver
- travelEstimates
- CPTravelEstimates
戻り値
- 属性