---
title: height
framework: nearbyinteraction
role: symbol
role_heading: Instance Property
path: nearbyinteraction/nidltdoameasurement/floorelevation-swift.class/height
---

# height

The height above the floor in meters.

## Declaration

```swift
var height: Double { get }
```

## Discussion

Discussion This property specifies the vertical distance, in meters, from the floor surface to the DL-TDOA anchor’s location in the environment. Use this property in combination with floorNumber to determine the complete vertical position of the anchor in a multi-story environment.

## See Also

### Accessing floor elevation components

- [floorNumber](nearbyinteraction/nidltdoameasurement/floorelevation-swift.class/floornumber.md)
