다음을 통해 공유


CPMapTemplateDelegate.DidDismissNavigationAlert 메서드

정의

시스템은 가 해제된 후 이 메서드를 navigationAlert 호출합니다.

[Foundation.Export("mapTemplate:didDismissNavigationAlert:dismissalContext:")]
public virtual void DidDismissNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert, CarPlay.CPNavigationAlertDismissalContext dismissalContext);
abstract member DidDismissNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert * CarPlay.CPNavigationAlertDismissalContext -> unit
override this.DidDismissNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert * CarPlay.CPNavigationAlertDismissalContext -> unit

매개 변수

mapTemplate
CPMapTemplate

탐색 경고가 취소된 맵의 템플릿입니다.

navigationAlert
CPNavigationAlert

취소된 경고입니다.

dismissalContext
CPNavigationAlertDismissalContext

경고가 해제된 이유입니다.

특성

적용 대상