共用方式為


CPMapTemplateDelegate.ShouldShowNotificationForManeuver 方法

定義

即使應用程式位於背景,開發人員也應該覆寫這個方法,以傳回 true 系統是否應該顯示通知 maneuver

[Foundation.Export("mapTemplate:shouldShowNotificationForManeuver:")]
public virtual bool ShouldShowNotificationForManeuver (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPManeuver maneuver);
abstract member ShouldShowNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver -> bool
override this.ShouldShowNotificationForManeuver : CarPlay.CPMapTemplate * CarPlay.CPManeuver -> bool

參數

mapTemplate
CPMapTemplate
maneuver
CPManeuver

傳回

屬性

適用於