<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -",
    "watchOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "StateReporting",
  "identifier" : "/documentation/StateReporting/ReportableMetadata/metadataDictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "StateReporting"
    ],
    "preciseIdentifier" : "s:14StateReporting18ReportableMetadataP18metadataDictionarySDySSAA0cD5ValueOGvp"
  },
  "title" : "metadataDictionary"
}
-->

# metadataDictionary

A dictionary mapping string keys to reportable values that describes the current metadata.

```
var metadataDictionary: [String : ReportableMetadataValue] { get }
```

---

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)