---
title: isSupported
framework: roomplan
role: symbol
role_heading: Type Property
path: roomplan/roomcapturesession/issupported
---

# isSupported

A Boolean value that indicates whether the user’s device supports the framework.

## Declaration

```swift
static var isSupported: Bool { get }
```

## Discussion

Discussion Before attempting to begin a session, ensure the user’s device supports room scanning. This property is true if the device contains a LiDAR Scanner; otherwise, false.
