CPNavigationSession.AddRouteSegments(CPRouteSegment[]) Method

Definition

[Foundation.Export("addRouteSegments:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void AddRouteSegments(CarPlay.CPRouteSegment[] routeSegments);
[<Foundation.Export("addRouteSegments:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member AddRouteSegments : CarPlay.CPRouteSegment[] -> unit
override this.AddRouteSegments : CarPlay.CPRouteSegment[] -> unit

Parameters

routeSegments
CPRouteSegment[]
Attributes

Applies to