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

# isSupported

A Boolean value that indicates whether the current runtime environment supports plane detection providers.

## Declaration

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

## See Also

### Detecting planes

- [init(alignments:)](arkit/planedetectionprovider/init(alignments:).md)
- [allAnchors](arkit/planedetectionprovider/allanchors.md)
- [anchorUpdates](arkit/planedetectionprovider/anchorupdates.md)
- [requiredAuthorizations](arkit/planedetectionprovider/requiredauthorizations.md)
