<!--
{
  "availability" : [
    "macOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "DiskImageKit",
  "identifier" : "/documentation/DiskImageKit/ASIFLayerCreationConfiguration",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "DiskImageKit"
    ],
    "preciseIdentifier" : "s:12DiskImageKit30ASIFLayerCreationConfigurationV"
  },
  "title" : "ASIFLayerCreationConfiguration"
}
-->

# ASIFLayerCreationConfiguration

The configuration to use to create Apple sparse image format (ASIF) disk image layers in stacked images.

```
struct ASIFLayerCreationConfiguration
```

## Overview

This type is returned by `asifLayer(url:type:)` and can only be used
with stacking operations like `DiskImage/appending(_:)-(CreationConfiguration&StackableLayer)`.

## Relationships

### Conforms To

[`CreationConfiguration`](/documentation/DiskImageKit/DiskImage/CreationConfiguration)

[`StackableLayer`](/documentation/DiskImageKit/DiskImage/StackableLayer)

---

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)