---
title: localizedDescription
framework: passkit
role: symbol
role_heading: Instance Property
path: passkit/pkshareablepassmetadata/localizeddescription
---

# localizedDescription

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

## Declaration

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

## Discussion

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

## See Also

### Displaying information on the share sheet

- [ownerDisplayName](passkit/pkshareablepassmetadata/ownerdisplayname.md)
- [passThumbnailImage](passkit/pkshareablepassmetadata/passthumbnailimage.md)
