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

# ALAssetsGroupPropertyType

Key to retrieve the group type.

```
extern NSString * const ALAssetsGroupPropertyType;
```

## Discussion

The corresponding value is an `ALAssetsGroupType` constant wrapped in an `NSNumber` object.

---

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)