Share via


CPMapTemplateDelegate_Extensions.DidBeginPanGesture Method

Definition

Method that is called when a pan gesture starts.

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

Parameters

mapTemplate
CPMapTemplate

The template for the map that is panning.

Attributes

Applies to