---
title: allCases
framework: paperkit
role: symbol
role_heading: Type Property
path: paperkit/featureset/feature/allcases
---

# allCases

All cases of the feature enumeration, including platform-restricted ones.

## Declaration

```swift
static var allCases: [FeatureSet.Feature] { get }
```
