Share via


CPMapTemplateDelegate_Extensions.DidShowPanningInterface Method

Definition

Method that is called when a panning interface is shown.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static void DidShowPanningInterface(this CarPlay.ICPMapTemplateDelegate This, CarPlay.CPMapTemplate mapTemplate);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member DidShowPanningInterface : CarPlay.ICPMapTemplateDelegate * CarPlay.CPMapTemplate -> unit

Parameters

mapTemplate
CPMapTemplate

The template for the map for which a panning interface was shown.

Attributes

Applies to