CPMapTemplateDelegate.ShouldProvideRouteSharing(CPMapTemplate) Method

Definition

[Foundation.Export("mapTemplateShouldProvideRouteSharing:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShouldProvideRouteSharing(CarPlay.CPMapTemplate mapTemplate);
[<Foundation.Export("mapTemplateShouldProvideRouteSharing:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ShouldProvideRouteSharing : CarPlay.CPMapTemplate -> bool
override this.ShouldProvideRouteSharing : CarPlay.CPMapTemplate -> bool

Parameters

mapTemplate
CPMapTemplate

Returns

Implements

Attributes

Applies to