---
title: "ExclusiveGesture.Value.second(_:)"
framework: swiftui
role: symbol
role_heading: Case
path: "swiftui/exclusivegesture/value/second(_:)"
---

# ExclusiveGesture.Value.second(_:)

The second of two gestures succeeded.

## Declaration

```swift
case second(Second.Value)
```

## See Also

### Getting gesture values

- [ExclusiveGesture.Value.first(_:)](swiftui/exclusivegesture/value/first(_:).md)
