---
title: isActive
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/manipulable/gesturestate/isactive
---

# isActive

The Boolean value that indicates whether a manipulation gesture is currently active.

## Declaration

```swift
var isActive: Bool { get }
```
