다음을 통해 공유


CPMapTemplateDelegate.StartedTrip 메서드

정의

시스템은 여행이 시작된 직후에 이 메서드를 호출합니다.

[Foundation.Export("mapTemplate:startedTrip:usingRouteChoice:")]
public virtual void StartedTrip (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPTrip trip, CarPlay.CPRouteChoice routeChoice);
abstract member StartedTrip : CarPlay.CPMapTemplate * CarPlay.CPTrip * CarPlay.CPRouteChoice -> unit
override this.StartedTrip : CarPlay.CPMapTemplate * CarPlay.CPTrip * CarPlay.CPRouteChoice -> unit

매개 변수

mapTemplate
CPMapTemplate
trip
CPTrip
routeChoice
CPRouteChoice
특성

적용 대상