<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppMigrationKit",
  "identifier" : "/documentation/AppMigrationKit/MigrationDefaultSupportedOptions",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "AppMigrationKit"
    ],
    "preciseIdentifier" : "s:15AppMigrationKit0B23DefaultSupportedOptionsO"
  },
  "title" : "MigrationDefaultSupportedOptions"
}
-->

# MigrationDefaultSupportedOptions

Options supported by default for migration requests.

```
enum MigrationDefaultSupportedOptions
```

## Overview

There are currently no default supported options for migration requests.

## Topics

### Accessing all options

[`static let allCases: [MigrationDefaultSupportedOptions]`](/documentation/AppMigrationKit/MigrationDefaultSupportedOptions/allCases)

A collection of all values of this type.

### Working with raw values

## Relationships

### Conforms To

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`CaseIterable`](/documentation/Swift/CaseIterable)

[`Sendable`](/documentation/Swift/Sendable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Hashable`](/documentation/Swift/Hashable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)