Property Floor
Floor
Gets the well known key floor.
Declaration
public static string Floor { get; }
Property Value
| Type | Description |
|---|---|
| System.String | The well known key |
Remarks
This key can be used to indicate the floor number of a Location when in a building where the ground floor is 0. This key should be associated with an System.Int32 value in AdditionalSourceProperties. Negative numbers indicate floors below ground level.
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET Standard 2.0 | 100.10 - 200.8 |
| .NET | 100.13 - 200.8 |
| .NET Windows | 100.13 - 200.8 |
| .NET Android | 200.0 - 200.8 |
| .NET iOS | 200.0 - 200.8 |
| .NET Framework | 100.10 - 200.8 |
| Xamarin.Android | 100.10 - 100.15 |
| Xamarin.iOS | 100.10 - 100.15 |
| UWP | 100.10 - 200.8 |