---
title: localizedDescription
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/subscriptioninfo/renewalstate/localizeddescription
---

# localizedDescription

A string containing the localized description of the renewal state.

## Declaration

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