CPMapTemplateDelegate.ShouldShowNotificationForManeuver 方法

定义

即使应用在后台,如果系统应显示 maneuver 通知,开发人员应重写此方法以返回 true

[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

返回

属性

适用于