---
title: allCases
framework: appmigrationkit
role: symbol
role_heading: Type Property
path: appmigrationkit/migrationdefaultsupportedoptions/allcases
---

# allCases

A collection of all values of this type.

## Declaration

```swift
static let allCases: [MigrationDefaultSupportedOptions]
```

## Discussion

Discussion The MigrationDefaultSupportedOptions enumeration contains no cases, so this value is an empty array.
