TrafficEventArgs.State property

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

TBD

Syntax

public TrafficRequestState State { get; }
Public ReadOnly Property State As TrafficRequestState
public:
property TrafficRequestState State { 
   TrafficRequestState get();
}

Property value

Type: TrafficRequestState

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

TrafficEventArgs