<!--
{
  "availability" : [
    "iOS: 26.4.0 -",
    "iPadOS: 26.4.0 -",
    "macCatalyst: 26.4.0 -",
    "macOS: 26.4.0 -",
    "tvOS: 26.4.0 -",
    "visionOS: 26.4.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "BackgroundAssets",
  "identifier" : "/documentation/BackgroundAssets/AssetPackManager/assetPackIsAvailableLocally(withID:)",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Method",
  "symbol" : {
    "kind" : "Instance Method",
    "modules" : [
      "Background Assets"
    ],
    "preciseIdentifier" : "s:16BackgroundAssets16AssetPackManagerC05assetD18IsAvailableLocally6withIDSbSS_tF"
  },
  "title" : "assetPackIsAvailableLocally(withID:)"
}
-->

# assetPackIsAvailableLocally(withID:)

Checks whether an asset pack is available locally.

```
nonisolated func assetPackIsAvailableLocally(withID assetPackID: String) -> Bool
```

## Parameters

`assetPackID`

The asset pack’s ID.

## Return Value

Whether the asset pack is available locally.

---

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)