다음을 통해 공유


CPMapTemplateDelegate_Extensions.DidShowNavigationAlert 메서드

정의

탐색 경고가 표시되면 호출되는 메서드입니다.

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

매개 변수

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

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

navigationAlert
CPNavigationAlert

표시된 경고입니다.

적용 대상