다음을 통해 공유


CPMapTemplateDelegate_Extensions.DidDismissNavigationAlert 메서드

정의

탐색 경고가 취소될 때 호출되는 메서드입니다.

public static void DidDismissNavigationAlert (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert, CarPlay.CPNavigationAlertDismissalContext dismissalContext);
static member DidDismissNavigationAlert : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert * CarPlay.CPNavigationAlertDismissalContext -> unit

매개 변수

This
ICPMapTemplateDelegate

이 메서드가 작동하는 인스턴스입니다.

mapTemplate
CPMapTemplate

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

navigationAlert
CPNavigationAlert

취소된 경고입니다.

dismissalContext
CPNavigationAlertDismissalContext

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

적용 대상