CPNavigationSession.UpcomingManeuvers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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