다음을 통해 공유


CPMapTemplateDelegate_Extensions.WillDismissNavigationAlert 메서드

정의

탐색 경고가 해제되기 직전에 호출되는 메서드입니다.

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

매개 변수

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

탐색 경고를 해제할 맵에 대한 템플릿입니다.

navigationAlert
CPNavigationAlert

해제될 경고입니다.

dismissalContext
CPNavigationAlertDismissalContext

경고가 해제되는 이유입니다.

적용 대상