다음을 통해 공유


CPMapTemplateDelegate_Extensions.StartedTrip 메서드

정의

여정이 시작될 때 호출되는 메서드입니다.

public static void StartedTrip (this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate, CarPlay.CPTrip trip, CarPlay.CPRouteChoice routeChoice);
static member StartedTrip : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate * CarPlay.CPTrip * CarPlay.CPRouteChoice -> unit

매개 변수

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

여정이 시작된 지도에 대한 템플릿입니다.

trip
CPTrip

시작된 여행입니다.

routeChoice
CPRouteChoice

시작된 여정에 대한 경로 선택입니다.

적용 대상