---
title: altitude
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/spatialeventcollection/event/inputdevicepose-swift.struct/altitude
---

# altitude

The altitude angle.

## Declaration

```swift
var altitude: Angle
```

## Discussion

Discussion An angle of zero indicates that the device is parallel to the content, while 90 degrees indicates that it is normal to the content surface.

## See Also

### Getting the event type

- [azimuth](swiftui/spatialeventcollection/event/inputdevicepose-swift.struct/azimuth.md)
- [pose3D](swiftui/spatialeventcollection/event/inputdevicepose-swift.struct/pose3d.md)
