---
title: willAutoRenew
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/product/subscriptioninfo/renewalinfo/willautorenew
---

# willAutoRenew

A Boolean value that indicates whether the subscription automatically renews in the next period.

## Declaration

```swift
let willAutoRenew: Bool
```

## Mentioned in

Managing the life cycle of monthly subscriptions with a 12-month commitment Supporting win-back offers in your app

## See Also

### Getting the renewal or expiration state

- [state](storekit/product/subscriptioninfo/status-swift.struct/state.md)
- [autoRenewPreference](storekit/product/subscriptioninfo/renewalinfo/autorenewpreference.md)
- [expirationReason](storekit/product/subscriptioninfo/renewalinfo/expirationreason-swift.property.md)
- [Product.SubscriptionInfo.RenewalInfo.ExpirationReason](storekit/product/subscriptioninfo/renewalinfo/expirationreason-swift.struct.md)
