Share via


CPMapTemplateDelegate_Extensions.Pan Method

Definition

Pans the map.

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

Parameters

mapTemplate
CPMapTemplate

The template for the map to pan.

direction
CPPanDirection

The direction to pan.

Attributes

Applies to