Share via


Traffic class

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

TBD

Syntax

public sealed class Traffic
Public NotInheritable Class Traffic
public ref class Traffic sealed 

Attributes

[MarshalingBehavior(Agile)]

[Threading(Both)]

[Version]

[WebHostHidden()]

Members

The Traffic class has these types of members:

  • Constructors
  • Events
  • Methods
  • Properties

Constructors

The Traffic class has these constructors.

Constructor Description
Traffic TBD

 

Events

The Traffic class has these events.

Event Description
RequestStateEvent TBD

 

Methods

The Traffic class has these methods. It also inherits methods from the Object class.

Method Description
Clear TBD
GetAvailability TBD
RelevantTrafficEvents TBD
RequestTraffic TBD

 

Properties

The Traffic class has these properties.

Property Access type Description

State

Read-only TBD

 

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