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

# second

The second of two gestures.

## Declaration

```swift
var second: Second
```

## See Also

### Creating the gesture

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