---
title: pose
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/manipulable/inputdevice/pose
---

# pose

The pose of this input device, or nil if this input device has no pose.

## Declaration

```swift
let pose: Pose3D?
```
