---
title: isSupported
framework: arkit
role: symbol
role_heading: Type Property
path: arkit/scenereconstructionprovider/issupported
---

# isSupported

A Boolean value that indicates whether the current runtime environment supports scene reconstruction providers.

## Declaration

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

## See Also

### Creating a scene reconstruction provider

- [init(modes:)](arkit/scenereconstructionprovider/init(modes:).md)
- [modes](arkit/scenereconstructionprovider/modes.md)
- [SceneReconstructionProvider.Mode](arkit/scenereconstructionprovider/mode.md)
