---
title: isPressed
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/buttonstyleconfiguration/ispressed
---

# isPressed

A Boolean that indicates whether the user is currently pressing the button.

## Declaration

```swift
let isPressed: Bool
```
