Describes how features in a FloorAware layer are associated with floor levels of a facility. More...
Import Statement: | import Esri.ArcGISRuntime 100.15 |
Since: | Esri.ArcGISRuntime 100.12 |
Inherits: |
Properties
- floorField : string
- json : jsobject
Signals
Detailed Description
LayerFloorDefinition defines the properties that are used to filter the levels, or floors, of a facility.
See also JsonSerializable and GeoModelFloorDefinition.
Property Documentation
JSON data that can be used to instantiate the LayerFloorDefinition.
Signal Documentation
Emitted when the floorField property changes.
Note: The corresponding handler is onFloorFieldChanged
.