---
title: SpatialTapGesture.Value
framework: swiftui
role: symbol
role_heading: Structure
path: swiftui/spatialtapgesture/value
---

# SpatialTapGesture.Value

The attributes of a tap gesture.

## Declaration

```swift
struct Value
```

## Topics

### Getting the tap location

- [location](swiftui/spatialtapgesture/value/location.md)
- [location3D](swiftui/spatialtapgesture/value/location3d.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
