Property ToLevel
ToLevel
Gets the logical level at the end of the maneuver.
Declaration
public int ToLevel { get; }
Property Value
Type | Description |
---|---|
System. |
The logical level at the end of the maneuver. |
Remarks
For maneuvers that go up or down levels, such as going from floor 1 to floor 2 in a building's stairwell,
the To
The From
The FromLevelFrom
and LevelTo
fields, the
properties will be populated with -1 values
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.2.1 - 200.6 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.6 |