---
title: isSnapped
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/surfacesnappinginfo/issnapped
---

# isSnapped

A value that represents whether the scene is currently snapped to a physical surface or not.

## Declaration

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