다음을 통해 공유


CPMapTemplateDelegate_Extensions.DidShowPanningInterface 메서드

정의

이동 인터페이스가 표시되면 호출되는 메서드입니다.

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

매개 변수

This
ICPMapTemplateDelegate

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

mapTemplate
CPMapTemplate

이동 인터페이스가 표시된 맵에 대한 템플릿입니다.

적용 대상