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

# SequenceGesture.Value.second(_:_:)

The first gesture has ended.

## Declaration

```swift
case second(First.Value, Second.Value?)
```

## See Also

### Getting gesture values

- [SequenceGesture.Value.first(_:)](swiftui/sequencegesture/value/first(_:).md)
