<!--
{
  "availability" : [
    "iOS: 14.0.0 - 16.0.0",
    "iPadOS: 14.0.0 - 16.0.0",
    "macCatalyst: 14.0.0 - 16.0.0",
    "macOS: -",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "PassKit",
  "identifier" : "/documentation/PassKit/PKShareablePassMetadata/localizedDescription",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "PassKit (Apple Pay and Wallet)"
    ],
    "preciseIdentifier" : "c:objc(cs)PKShareablePassMetadata(py)localizedDescription"
  },
  "title" : "localizedDescription"
}
-->

# localizedDescription

A longer form of the pass description that the system displays on the sharing sheet.

```
var localizedDescription: String { get }
```

## Discussion

This property isn’t used and currently contains an empty string.

---

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)