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

# ALAssetPropertyOrientation

The key to retrieve the orientation of the asset.

```
let ALAssetPropertyOrientation: String
```

## Discussion

The corresponding value is an <doc://com.apple.documentation/documentation/Foundation/NSNumber> object containing an asset’s orientation as described by the TIFF format.

---

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)
