---
title: second
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/sequencegesture/second
---

# second

The second gesture in a sequence of two gestures.

## Declaration

```swift
var second: Second
```

## See Also

### Creating the gesture

- [init(_:_:)](swiftui/sequencegesture/init(_:_:).md)
- [first](swiftui/sequencegesture/first.md)
