다음을 통해 공유


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

반환

특성

적용 대상