Maneuver class

[This documentation is preliminary and is subject to change.]

TBD

Syntax

public sealed class Maneuver
Public NotInheritable Class Maneuver
public ref class Maneuver sealed 

Attributes

[MarshalingBehavior(Agile)]

[Threading(Both)]

[Version]

[WebHostHidden()]

Members

The Maneuver class has these types of members:

  • Properties

Properties

The Maneuver class has these properties.

Property Access type Description

DistanceFromPreviousManeuver

Read-only TBD

DistanceFromStart

Read-only TBD

EndAngle

Read-only TBD

IconId

Read-only TBD

InstructionText

Read-only TBD

NextRoadName

Read-only TBD

NextRouteName

Read-only TBD

RoadName

Read-only TBD

RouteName

Read-only TBD

Signpost

Read-only TBD

StartAngle

Read-only TBD

StartLocation

Read-only TBD

 

Remarks

TODO: Document how the developer can obtain this class object, and add or update retriever elements as necessary.

Requirements (device family)

Device family

Universal

API contract

windows.foundation.universalapicontract, introduced version 1.0

Namespace

Windows.Services.Maps.Guidance Windows::Services::Maps::Guidance [C++]

Metadata

windows.foundation.universalapicontract.winmd

See also

Object