CPNavigationSession.UpcomingManeuvers Property

Definition

The next sequence of CPManeuver objects to be executed.

public virtual CarPlay.CPManeuver[] UpcomingManeuvers { [Foundation.Export("upcomingManeuvers", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setUpcomingManeuvers:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.UpcomingManeuvers : CarPlay.CPManeuver[] with get, set

Property Value

Attributes

Applies to