---
title: parseStrategy
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/decimal/formatstyle/currency/parsestrategy
---

# parseStrategy

The parse strategy that this format style uses.

## Declaration

```swift
var parseStrategy: Decimal.ParseStrategy<Decimal.FormatStyle.Currency> { get }
```
