다음을 통해 공유


CPMapTemplateDelegate_Extensions.WillShowNavigationAlert 메서드

정의

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

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

매개 변수

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

탐색 경고가 표시될 맵에 대한 템플릿입니다.

navigationAlert
CPNavigationAlert

표시될 탐색 경고입니다.

적용 대상