---
title: isSpringLoaded
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uispringloadedinteractionsupporting/isspringloaded
---

# isSpringLoaded

A Boolean value that specifies whether the object is participating in spring-loaded interaction for a drag and drop activity.

## Declaration

```swift
var isSpringLoaded: Bool { get set }
```
