Show / Hide Table of Contents

Interface IFloorAware

An interface that can be implemented by layers that support floor filtering.

Namespace: Esri.ArcGISRuntime.Mapping.Floor
Assembly: Esri.ArcGISRuntime.dll
Syntax
public interface IFloorAware
Remarks

This interface is implemented by floor-aware layers such as FeatureLayer. A floor-aware layer contains indoor GIS data representing features that can be located on a specific floor of a building. When a layer is floor-aware, data can be filtered based on one or more floors.

Properties

Name Description
FloorDefinition

Gets or sets the properties that allow a layer to be floor-aware.

Applies to

TargetVersions
.NET Standard 2.0100.12 - 200.7
.NET100.13 - 200.7
.NET Windows100.13 - 200.7
.NET Android200.0 - 200.7
.NET iOS200.0 - 200.7
.NET Framework100.12 - 200.7
Xamarin.Android100.12 - 100.15
Xamarin.iOS100.12 - 100.15
UWP100.12 - 200.7
In This Article
Back to top Copyright © 2022 Esri.