<!--
{
  "availability" : [
    "iOS: 26.0.0 -",
    "iPadOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppMigrationKit",
  "identifier" : "/documentation/AppMigrationKit/ResourcesImporting/resourcesImportProgress",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "AppMigrationKit"
    ],
    "preciseIdentifier" : "s:15AppMigrationKit18ResourcesImportingP23resourcesImportProgressSo10NSProgressCvp"
  },
  "title" : "resourcesImportProgress"
}
-->

# resourcesImportProgress

A value to indicate the extension’s progress as it imports resources.

```
var resourcesImportProgress: Progress { get }
```

## Discussion

Update this value in your implementation of [`importResources(at:request:)`](/documentation/AppMigrationKit/ResourcesImporting/importResources(at:request:)) as you process files in the provided directory.

---

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)