<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -"
  ],
  "documentType" : "symbol",
  "framework" : "AssetsLibrary",
  "identifier" : "/documentation/AssetsLibrary/ALAssetPropertyType",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "Assets Library"
    ],
    "preciseIdentifier" : "c:@ALAssetPropertyType"
  },
  "title" : "ALAssetPropertyType"
}
-->

# ALAssetPropertyType

A key to retrieve the type of the asset.

```
extern NSString * const ALAssetPropertyType;
```

## Discussion

Possible values are given in [Asset Types](/documentation/AssetsLibrary/asset-types).

---

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)